Open
Bug 1366598
Opened 8 years ago
Updated 2 years ago
heart emoji doesn't show up
Categories
(Core :: Graphics: Text, defect, P3)
Tracking
()
NEW
People
(Reporter: Oriol, Unassigned)
References
Details
(Whiteboard: gfx-noted)
Attachments
(2 files)
Lead attached testcase. You will see a blank page but there should be a heart emoji. Works on Chrome and Edge.
This problem affects github, the heart reaction to comments is not visible.
The character sequence is:
❤ U+2764 HEAVY BLACK HEART
️ U+FE0F VARIATION SELECTOR-16
It works for me. If you go to the fonts panel in devtools, what fonts does it say are used?
Summary: My heart is broken → heart emoji doesn't show up
Reporter | ||
Comment 2•8 years ago
|
||
It says "Segoe UI Emoji" and "Times New Roman".
Note that the emoji is shown if I add surrounding text, then heart overlaps the text. It seems that when there is no text, the heart ends up totally clipped.
Reporter | ||
Comment 3•8 years ago
|
||
This is a comparison between U+2764 U+FE0E and U+2764 U+FE0F when they are alone, preceded, followed or surrounded by dots.
Comment 4•8 years ago
|
||
For me, the red heart shows up as expected (in both FF53 and Nightly 55), but it has zero advance width (and so it will overlap surrounding text). But that appears to be a font problem rather than a Firefox bug; the same happens in MS Edge.
Comment 5•8 years ago
|
||
If it's a bug in the font that comes with Windows, it might be worth working around until that's fixed. Even if that involves falling back to the built in emoji font.
Updated•8 years ago
|
Whiteboard: gfx-noted
Updated•7 years ago
|
Priority: -- → P3
Reporter | ||
Comment 6•7 years ago
|
||
This is fixed in Windows 10 1709, but the problem remains for Windows 10 1703.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•