Closed
Bug 543782
Opened 16 years ago
Closed 11 years ago
Apple LiGothic rendering failure when encounter specific characters on textbox
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: irvin, Unassigned)
References
Details
Attachments
(5 files, 1 obsolete file)
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; zh-TW; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB6
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; zh-TW; rv:1.9.2) Gecko/20100115 Firefox/3.6 GTB6
Similar to Bug 532346, on Mac OS X 10.6, when firefox encounter "睛" as the first character in any textbox, including url, search box and textbox in webpages, the letter will overlaps following characters.
This bug happened with Apple LiGothic, the default trad. chinese font of firefox on mac os x.
Reproducible: Always
Steps to Reproduce:
1. Type or copying "眼睛12345" on url box, search box on firefox UI, or textbox on any pages, it display correct.
2. Delete the first characer "眼", "睛" will also disapper.
* If you try to type or paste "睛" to any textbox, it can't be shown.
| Reporter | ||
Comment 1•16 years ago
|
||
| Reporter | ||
Updated•16 years ago
|
Attachment #424813 -
Attachment description: When 眼"睛" as second chatacter, it display correct without problem → When "睛" as second chatacter, it display correct without problem
| Reporter | ||
Comment 2•16 years ago
|
||
| Reporter | ||
Comment 3•16 years ago
|
||
| Reporter | ||
Comment 4•16 years ago
|
||
The bug also apply to Firefox 3.5.* & prism 1.0b2
| Reporter | ||
Updated•16 years ago
|
Component: General → Layout: Text
Product: Firefox → Core
| Reporter | ||
Updated•16 years ago
|
Version: unspecified → Trunk
Comment 5•16 years ago
|
||
I can reproduce the bug too, on Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; zh-TW; rv:1.9.2) Gecko/20100115 Firefox/3.6. Is there anyone to confirm it?
Updated•16 years ago
|
QA Contact: general → layout.fonts-and-text
Updated•16 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•16 years ago
|
||
I just downloaded the Firefox 3.6 zh-TW release but was not able to reproduce this issue (on Mac OS X 10.6.2). Puzzled....
Comment 7•16 years ago
|
||
Irvin,
Does this has something to do with TCFail?
Textboxes and UI default font could be changed by it right?
Maybe we should make something like attachment 415587 [details] but use <input> instead of <span>.
Comment 8•16 years ago
|
||
| Reporter | ||
Comment 9•16 years ago
|
||
(In reply to comment #7)
> Irvin,
>
> Does this has something to do with TCFail?
> Textboxes and UI default font could be changed by it right?
TCFail doesn't affect Firefox at all, with default settings Firefox 3.6 (zh-tw) used Apple LiGothic on URL & Search toolbox wether what system font is.
The <input> textboxes testcase https://bugzilla.mozilla.org/attachment.cgi?id=427943 display normally.
Firefox 3.6 newly profile on OS X 10.6.2
| Reporter | ||
Comment 10•16 years ago
|
||
| Reporter | ||
Comment 11•16 years ago
|
||
Comment 12•16 years ago
|
||
Comment on attachment 427943 [details]
testcase: <input> textboxes with different font
See attachment 427954 [details]; It seems the only way to trigger the bug is specifying nothing - no font-family, no lang property, nothing.
Screenshot and XUL testcase to come. Thanks Irvin and Shiao-Ting.
Attachment #427943 -
Attachment is obsolete: true
| Reporter | ||
Comment 13•16 years ago
|
||
I'd tried the following 2 tests, and confirm that nothing to do with this bug, the result of the testcase are all the same, "睛" display wrong on the last one - specifying nothing.
1. Modify the OS X system default fallback font ( /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreText.framework/Resources/DefaultFontFallbacks.plist ) on zh-hant to other fonts than Heiti TC or Apple LiGothic, ex. STXihei
2. Set the OS X Language to English instead of zh-hant
| Reporter | ||
Updated•16 years ago
|
Severity: normal → major
Version: Trunk → 1.9.2 Branch
| Reporter | ||
Comment 14•11 years ago
|
||
As OS X default zh-tw font had been changed for years, I think we can close this bug.
Status: NEW → UNCONFIRMED
Ever confirmed: false
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•