Closed
Bug 779042
Opened 13 years ago
Closed 13 years ago
Unicode character 'PILE OF POO' (U+1F4A9) is shown as a blank space
Categories
(Core :: Graphics: Text, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
87 bytes,
text/html
|
Details |
Since we don't support color emoji (bug 715798), I expected a hexbox. But instead I just got a blank space.
(Firefox nightly on OS X 10.7)
Comment 1•13 years ago
|
||
I got a hexbox (also in Nightly on OS X 10.7). If you select the entire line of text, and use the Show Fonts in Selection command (from the font-info addon), what font(s) does it tell you it's using?
Reporter | ||
Comment 2•13 years ago
|
||
Apple Color Emoji
Times Roman
Comment 3•13 years ago
|
||
Huh, now I get the same result as you. Either something's a bit erratic, or (more likely) I messed up somehow last time I tested it. I blame the flu...
So, unless/until we fix bug 715798, we really should be detecting that we can't use this font, and ignoring it during font-matching; then (in the absence of any other font with those codepoints) we'd get the expected hexbox.
Reporter | ||
Comment 4•13 years ago
|
||
Bug 715798 is now fixed and the testcase looks fine.
Well, as fine as a pile of poo can look.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•