Closed
Bug 68876
Opened 24 years ago
Closed 24 years ago
Fix sort ordering in View -> Character Coding -> Auto-Detect
Categories
(SeaMonkey :: UI Design, defect)
SeaMonkey
UI Design
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jag+mozbugs, Assigned: bugs)
Details
Attachments
(1 file)
760 bytes,
patch
|
Details | Diff | Splinter Review |
Also see bug 51753.
"Off" shouldn't be part of alphabetic sort ordering in View -> Character Coding
-> Auto-Detect, but should always be on top.
The easy way is to wrap "Off" in (), but it's a dirty hack. The better way would
be to special case the "chardet.off.title" property and make sure it always gets
sorted to the top.
Comment 2•24 years ago
|
||
r=timeless, needs a= from ben. or we go back to the drawing board
Assignee | ||
Comment 4•24 years ago
|
||
Comment 5•24 years ago
|
||
Fix checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 6•24 years ago
|
||
vrfy fixed using 2001.05.29.0x comm bits on linux, winnt and mac. the list is
now:
(Off)
All
[..alphabetical list of langs..]
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•