Closed
Bug 12052
Opened 26 years ago
Closed 26 years ago
Update Editor charset menu to reflect new design
Categories
(Core :: Internationalization, defect, P3)
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: tague, Assigned: tague)
Details
Update the Editor charset menu backend functionality (the mDocCharset parameter
and Get/SetDocumentCharacterSet methods on the nsEditor component) to reflect
the new design following todays meeting.
we want to push the charset information down into the nsDocument component so
that we have one central structure which contains this information, avoiding the
possibility of components being out of synch.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Tague, can you be more specific on what you mean by new design? This info is
needed for QA verification, or if you want, mark it verified yourself.
I'm going to verify this myself since I filed it as a placeholder for my work.
Basically, i18n and editor group had a meeting about some changes that I made to
a couple of the editor handlers to support the editor charset menu, in the
meeting we decided to change some of that. That work was checked in so this can
get closed.
You need to log in
before you can comment on or make changes to this bug.
Description
•