Closed
Bug 295851
Opened 20 years ago
Closed 20 years ago
Card-suit characters not rendered correctly
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 212745
People
(Reporter: cody, Assigned: mikepinkerton)
References
()
Details
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050528 Camino/0.8+ Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050528 Camino/0.8+ The four card suits, symbolized by Unicode characters 0x2660, 0x2663, 0x2665 and 0x2666 and the HTML entities ♠, ♣, ♥ and ♦, respectively, do not render as they should. Rather, they render as a dark horizontal line, a light vertical line, a dark vertical line, and a light horizontal line. See the example URL, which contains an assortment of Unicode character entities defined in the HTML 4 spec. These same four characters render properly in Safari and Internet Explorer. This does not appear to be a font-matching issue. Even when a font such as Hiragino Kaku Gothic which contains the card suit glyphs is selected, the characters do not render properly. See the attached HTML for an example. Reproducible: Always Steps to Reproduce: 1. Go to any page containing an HTML entity or Unicode character for a card suit. Actual Results: A vertical or horizontal line is displayed. Expected Results: The proper card suit sign is displayed..
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Comment 2•20 years ago
|
||
For what it's worth, this bug also manifests in Firefox and the Mozilla suite for Mac. Should I submit separate bugs for those?
*** This bug has been marked as a duplicate of 212745 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•