Closed
Bug 357555
Opened 19 years ago
Closed 19 years ago
[cairo] Incorrect font usage/font-substitution for Japanese text
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: phiw2, Assigned: masayuki)
References
Details
Attachments
(1 file)
2.11 KB,
text/html
|
Details |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a1) Gecko/20061020 Minefield/3.0a1 ID:2006102016 [cairo]
Japanese text on pages that don't specify a font-family is displayed badly.
See Yahoo Japan:
http://yahoo.co.jp/
Additionally, when the page specifies a title in Japanese, the same problem happens with the label on the tab.
Mac only apparently. Non-Cairo builds displays the pages correctly.
This regressed between 20061001 and 20061016
![]() |
Reporter | |
Comment 1•19 years ago
|
||
For the text under test 2, the font-family is specified in the stylesheet.
![]() |
Reporter | |
Comment 2•19 years ago
|
||
Fixing the handling of fonts in the preferences (bug 361601) will fix solve part of the problems in this bug.
Text in the _content_ part (webpages) will then display correctly.
That will not fix the _chrome_ part (test displayed on tabs).
It will not fix the same problem with xul boxes in the content part of the page: form controls (input, select, etc).
BTW, this also affects (traditional) Chinese.
Depends on: 361601
Assignee | ||
Updated•19 years ago
|
Assignee: nobody → masayuki
Assignee | ||
Comment 3•19 years ago
|
||
-> FIXED by bug 362665.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•