Closed
Bug 5439
Opened 26 years ago
Closed 26 years ago
[PP]Mac HTML/JS popup menus don't display Unicode correctly
Categories
(SeaMonkey :: UI Design, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M7
People
(Reporter: fergus, Assigned: tague)
References
Details
(Whiteboard: DEPEND - Intl - QA BLOCKER - ok for M6)
Take navigator.xul and change a couple of strings to Japanese or to European
extended characters (using Unicode). Go to a page that has a JS popup menu. On
Win, all on-screen widgets look good, on Mac the text labels of the menu items
are corrupted.
It looks like MacFE still expects either Shift-JIS or MacRoman, as appropriate.
It should be looking for and displaying Unicode characters.
Updated•26 years ago
|
Assignee: trudelle → karnaze
Comment 2•26 years ago
|
||
reassigning to karnaze, since this is a forms widget. I think this should be
marked wontfix though, since it is the native popups. We won't be doing our XP
version of popups until M6
Updated•26 years ago
|
Assignee: karnaze → pierre
Target Milestone: M6
Comment 3•26 years ago
|
||
Reassigning to Pierre since it sounds Mac specific.
Updated•26 years ago
|
Assignee: pierre → saari
Comment 4•26 years ago
|
||
Reassigning to saari since it is menu-related
Updated•26 years ago
|
Target Milestone: M6 → M7
Comment 6•26 years ago
|
||
Pushing to M7. There is no good solution for Mac and Unicode menus.
Updated•26 years ago
|
Whiteboard: QA BLOCKER - ok for M6 → DEPEND - Intl - QA BLOCKER - ok for M6
should be fixed as part of the fix for #5402. this also adds unicode support
for the nsContextualMenu class.
Summary: Mac HTML/JS popup menus don't display Unicode correctly → [PP]Mac HTML/JS popup menus don't display Unicode correctly
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
I belive the fix for #5402 that I checked in today (6/2/98; 5:30pm) should solve
this problem as well. Please verify and reopen if that isn't the case.
Temporarily reopened, so I can reassign to Tague.
I'm doing my anal-rententive management thing and trying to track what bugs
my group is fixing. :-}
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 10•26 years ago
|
||
Verifyied against June 18 build.
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
•