Closed
Bug 6414
Opened 26 years ago
Closed 26 years ago
XUL-based UI: fail to render non-English text in menu & menuitems
Categories
(Core :: XUL, defect, P3)
Core
XUL
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: tao, Assigned: saari)
References
Details
Attachments
(1 file)
On apr-27-99's build, apprunner failed to render non-English text
in menu & menuitems.
To reproduce it, you'll need to set up your workstation to support
non-ascii font if they are not there yet. I was told that this is a
known problem. If so, please make it a dup.
Shall you need assistance in reproducing the problem, feel free to
contact me or momoi.
Thanks
Comment 2•26 years ago
|
||
My sample translations of Menu and Menuitems are showing
correctly as Japanese with 5/7/99 Win32 M6 build.
I
Comment 3•26 years ago
|
||
My sample .xul file was used on Japanese Windows and where these
Japanese characters will be displayed correctly. But this is not
true on US Windows or any other language Windows since the menus are
using Native widgets.
So this still remains a problem.ˇ
This also affects having international data in the menus for
Go, Bookmarks and What's Related
Book Marks and What's Related sill display correctly in the sidebar,
but without this fix, they will display as garbage in the menus.
Updated•26 years ago
|
Assignee: trudelle → saari
Comment 6•26 years ago
|
||
reassigning to saari
Hi, Saai:
Would you please consider fixing this problem by M7? L10n group will start
localization work by M7. Please feel free to let us know if we can be of any
help.
Thanks
Assignee | ||
Comment 8•26 years ago
|
||
Yep, I'll take a look.
Assignee | ||
Comment 9•26 years ago
|
||
So what should menus do when they have international text on a non-international
system? (I don't even know if MacOS for example can do this at all)
In particular is there a different OS call I should be making?
Comment 10•26 years ago
|
||
see bug #5402 for a patch to fix this on the mac.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M7
Assignee | ||
Comment 11•26 years ago
|
||
This is a dup 5402 and should be fixed now...
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 12•26 years ago
|
||
Does this mean the problem is fixedon Linux as well? How about other native
widgets such as FilePicker and others/
Comment 13•26 years ago
|
||
No, Tague fixed it for the Mac only. This bug report is for all platforms, but
it would be easier to process if it was for a single platform. This bug report
is for menus and menu items, not the file picker and others.
Assignee | ||
Comment 14•26 years ago
|
||
Menus should be ok on Windows and Mac now. GTK doesn't have international support
yet, and won't until 1.4 or so.
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Comment 15•26 years ago
|
||
In that case, we should keep this bug open until Linux issue is
resolved.
Updated•26 years ago
|
Resolution: FIXED → ---
Comment 16•26 years ago
|
||
erik, is there a workaround for this? Can we not display Japanese
menu/menu items using native widgets there with the assumption that
the .xul file is in UTF-8.
Comment 17•26 years ago
|
||
GTK does not support Unicode directly. It may do so in 1.3/1.4. In the meantime,
we are first going to support the current locale (e.g. Japanese), and maybe in
the future multilingual menus if possible. Japanese does not work in Mozilla
GTK menus yet.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M7 → M8
Assignee | ||
Comment 18•26 years ago
|
||
pushing to M8 to keep on the near term radar
Assignee | ||
Updated•26 years ago
|
Target Milestone: M8 → M10
Assignee | ||
Comment 19•26 years ago
|
||
Still an issue, but setting target M10
Assignee | ||
Updated•26 years ago
|
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 20•26 years ago
|
||
Ok, Mac menus are as internationalized as they are going to get, and we have
XPMenus on the other platforms that should be international safe.
Marking fixed.
Reporter | ||
Comment 21•26 years ago
|
||
There is a XML parser problem in M9 that will cause Mozilla to crash
in loading UTF-8 encoded DTD files. Therefore, I won't be able to verify
this fix until that bug is fixed.
Reporter | ||
Comment 22•26 years ago
|
||
Verified on Linux and NT builds. Reassign QA contact to Bom-Sheek to verify it
on Mac.
You need to log in
before you can comment on or make changes to this bug.
Description
•