Closed
Bug 645581
Opened 14 years ago
Closed 14 years ago
Dialog prompts to save from Text Editor should not be "Export as Text"
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
RESOLVED
FIXED
seamonkey2.1b3
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
Attachments
(1 file)
3.01 KB,
patch
|
neil
:
review+
|
Details | Diff | Splinter Review |
When you try save from the Text Editor, the dialog has a title of "Export as Text", it would probably be better as "Save Text As" or similar.
Also should check if we're in an HTML Editor before calling FinishHTMLSource function.
This patch fixes both these issues.
Attachment #522263 -
Flags: review?(neil)
Comment 1•14 years ago
|
||
Comment on attachment 522263 [details] [diff] [review]
Text Editor Save patch v1.0 [Checked in: Comments 2 & 3]
(Unrelated to this patch, I notice that saving the initially blank document in the text editor still offers to save in HTML...)
Attachment #522263 -
Flags: review?(neil) → review+
Comment on attachment 522263 [details] [diff] [review]
Text Editor Save patch v1.0 [Checked in: Comments 2 & 3]
http://hg.mozilla.org/comm-central/rev/edb9543af082
Attachment #522263 -
Attachment description: Text Editor Save patch v1.0 → Text Editor Save patch v1.0 [Checked in: Comment 2]
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1b3
Status: RESOLVED → UNCONFIRMED
Ever confirmed: false
Resolution: FIXED → ---
Target Milestone: seamonkey2.1b3 → ---
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Attachment #522263 -
Attachment description: Text Editor Save patch v1.0 [Checked in: Comment 2] → Text Editor Save patch v1.0 [Checked in: Comments 2 & 3]
You need to log in
before you can comment on or make changes to this bug.
Description
•