Closed Bug 1018256 Opened 10 years ago Closed 10 years ago

Save and Change Character Encoding dialog has no encodings

Categories

(SeaMonkey :: Composer, defect)

defect
Not set
normal

Tracking

(seamonkey2.28 unaffected, seamonkey2.29 fixed, seamonkey2.30 fixed)

RESOLVED FIXED
seamonkey2.30
Tracking Status
seamonkey2.28 --- unaffected
seamonkey2.29 --- fixed
seamonkey2.30 --- fixed

People

(Reporter: neil, Assigned: neil)

Details

(Keywords: regression)

Attachments

(1 file)

Thanks to the magic of RDF, editor's change encoding dialog used to populate itself from the same data source as all of the character encoding menus that used to exist. Sadly people no longer get this and we have to reinvent the wheel all over again.
Attached patch Proposed patchSplinter Review
I kept the tree as it's easier to select an item in a tree than a listbox.

CharsetMenu only provides methods to return a separate list of pinned and other charset info objects. I have to extract the charsets to ask for a single list, which it then gives to me in the correct order. (I then have to ask for the charsets again to find which one to select...)
Assignee: nobody → neil
Status: NEW → ASSIGNED
Attachment #8431630 - Flags: review?(iann_bugzilla)
Attachment #8431630 - Flags: review?(iann_bugzilla) → review+
Oops, comm-central changeset 699551e9deae was for bug 1018263, not this bug.
Pushed comm-central changeset e8d6763ac8d6.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.30
Comment on attachment 8431630 [details] [diff] [review]
Proposed patch

[Approval Request Comment]
Regression caused by (bug #): 943252
User impact if declined: No encodings available
Testing completed (on m-c, etc.): Landed on c-c
Risk to taking this patch (and alternatives if risky): Low, rarely used
String changes made by this patch: None
Attachment #8431630 - Flags: approval-comm-aurora?
Attachment #8431630 - Flags: approval-comm-aurora? → approval-comm-aurora+
You need to log in before you can comment on or make changes to this bug.