Closed
Bug 400372
Opened 17 years ago
Closed 17 years ago
New composer window isn't unmodified
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: neil, Assigned: neil)
References
Details
(Keywords: fixed-seamonkey1.1.7, fixed-seamonkey1.1.8, regression)
Attachments
(1 file)
1.06 KB,
patch
|
glazou
:
review+
iannbugzilla
:
approval-seamonkey1.1.8+
|
Details | Diff | Splinter Review |
Steps to reproduce problem:
1. Open a new composer page
2. Close it
Expected result: page closes
Actual result: save page dialog
This is because SetDocumentCharacterSet increments the modification count.
Flags: blocking-seamonkey1.1.6?
I am assuming this regression is on branch as well as trunk?
Flags: blocking-seamonkey1.1.6? → blocking-seamonkey1.1.6+
Assignee | ||
Comment 2•17 years ago
|
||
I assume here that setting the charset is normally supposed to be undoable...
Comment on attachment 286488 [details] [diff] [review]
Proposed patch
r=me
Attachment #286488 -
Flags: review?(daniel) → review+
Assignee | ||
Updated•17 years ago
|
Attachment #286488 -
Flags: approval-seamonkey1.1.6?
Attachment #286488 -
Flags: approval-seamonkey1.1.6? → approval-seamonkey1.1.6+
Assignee | ||
Comment 4•17 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Keywords: fixed-seamonkey1.1.6
Resolution: --- → FIXED
![]() |
||
Updated•15 years ago
|
Keywords: fixed-seamonkey1.1.8
You need to log in
before you can comment on or make changes to this bug.
Description
•