Closed
Bug 70414
Opened 24 years ago
Closed 22 years ago
Table right-alignment out of border in Far East Windows 2000
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: yongweiwu, Assigned: karnaze)
References
()
Details
(Keywords: intl)
The following bug is reproducible in both Mozilla 0.7 and 0.8:
When I go to the Mozilla home page in the Simplified Chinese version of Windows
2000 (SP1), the top centre does not display right. While it should be
+---------------------------------------------+
|Mozilla News 23 February 2001|
+---------------------------------------------+
it is now
+---------------------------------------------+
|Mozilla News 23 February 20|01
+---------------------------------------------+
The screen shot can be seen at
http://www.netstd.com/knids/mozilla.png
However, when I switched the character coding to Simplified Chinese or
Traditional Chinese, it went right. After I checked it more deeply, I found that
it is font related. All choosable serif font for Western encoding would not
render the text right, while all other combination I tested would do.
Hope these might help.
| Reporter | ||
Comment 1•24 years ago
|
||
After a system crash (really unfortunate for me, but not for the bug), I found
that the bug arose only AFTER I set the variable-width fonts for Simplified
Chinese to my system Chinese font (simsun).
WORKSFORME.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 6•23 years ago
|
||
Sorry guys but the bug is always there. I just verified that it exists on
Mozilla 1.0 and Netscape 7.0 PR1. By default fresh setup on SIMPLIFIED CHINESE
version of Windows 2000.
It's an international-font-related bug. Don't test it on non-Chinese Windows.
Have a look at my note on 2001-3-5. Current setup will automatically (which is
good) set fonts for the Chinese character set so the problem will appear by
default.
Status: VERIFIED → REOPENED
Resolution: WORKSFORME → ---
| Reporter | ||
Comment 7•23 years ago
|
||
With some more tests I found some interesting things. And a workaround.
When changing the serif font for Simplified Chinese, the page layout (of
www.mozilla.org) changed a little -- strange since the current code page is ISO-
8859-1 instead of GB2312. I chose to change the standard serif font of GB2312
from Simsun to another (FZSTK in fact), and the table alignment problem is
gone. And every different Chinese font seems to affect the page layout in a
subtly different way, some lessening the layout problem, some heightening the
cell, and so on.
I really wonder why an ISO-8859-1 page should be affected by the font setting
for GB2312....
Updated•23 years ago
|
Priority: -- → P3
Target Milestone: --- → Future
| Reporter | ||
Comment 8•23 years ago
|
||
I installed Netscape 7.0 (Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.0.1) Gecko/20020823 Netscape/7.0) and was happy to find the problem gone.
The bug had been there in Netscape 7.0 PR1. Just FYI.
| Reporter | ||
Comment 10•22 years ago
|
||
Mozilla 1.3 for Windows now works in the Chinese version of Windows 2000.
Status: REOPENED → RESOLVED
Closed: 24 years ago → 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•