Closed
Bug 312771
Opened 19 years ago
Closed 19 years ago
Decomposed unicode is rendered incorrectly
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 282168
People
(Reporter: jum, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051006 Firefox/1.4.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b5) Gecko/20051006 Firefox/1.4.1
The sequence in the html file in hex is "61 cc 88", which is Letter a followed
by a combining diaresis. The two dots should be rendered on top of the letter a
but are moved by about half the character width. Displaying the same page in
Internet Explorer does show how the text us supposed to look like.
Reproducible: Always
Comment 1•19 years ago
|
||
Bug this would be more appropriate in Core->Layout: Fonts and Text
And I confirm this bug.
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 282168 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Component: General → Layout: Fonts and Text
Product: Firefox → Core
Resolution: --- → DUPLICATE
Version: unspecified → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•