Closed
Bug 218621
Opened 22 years ago
Closed 22 years ago
Menu "Help"-->"About plug-ins" do not show table format in zh-TW env
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 218101
People
(Reporter: Ervin.Yan, Assigned: smontagu)
Details
Attachments
(2 files)
35.89 KB,
image/gif
|
Details | |
703 bytes,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; zh-CN; rv:1.2.1) Gecko/20030711
Build Identifier: Mozilla/5.0 (X11; U; SunOS sun4u; zh-CN; rv:1.2.1) Gecko/20030711
Mozilla 1.4 + zh-TW L10N package.
start mozilla in zh_TW locales.
Click menu "Help" --> "About plug-ins", the plugin items are shown unorganized,
they should arrayed in a table format with gray background. it is OK in zh_CN
locales.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 2•22 years ago
|
||
Do you see an error in the Javascript Console ?
(Tools/web Development/Javascript Console )
Did not see any error informations in JavaScript window.
This problem happen in Korean/zh_TW locales, but not happan in ja/zh_CN locales.
do not know why.
seems the attached patch can fix this bug.
Comment 5•22 years ago
|
||
I thought that this could be charset problem (and that makles it a dupe).
It only looks like the css is applied...
the carset in the document is not the best way because mozilla must already know
the charset to laod it..
*** This bug has been marked as a duplicate of 218101 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•