Closed
Bug 1445187
Opened 7 years ago
Closed 7 years ago
font.name-list.emoji is ignored in Firefox 59.0
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: ragimiri, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0
Build ID: 20180310025718
Steps to reproduce:
I set user_pref("font.name-list.emoji", "EmojiOne Mozilla"); to use Mozilla's emoji font instead of Segoe UI Emoji in Windows 10. I restarted browser and then I went to http://getemoji.com/
Actual results:
Emoji was displayed in Segoe UI Emoji.
Expected results:
Emoji should be displayed in EmojiOne Mozilla.
Comment 1•7 years ago
|
||
font.name-list.emoji is "default" font when font-family property in CSS have no emoji font.
This page sets "font-family: Segoe UI Emoji" by style attribute.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Thanks for explanation. I was hoping there is way to override that ugly Segoe UI Emoji, but what can you do.
You need to log in
before you can comment on or make changes to this bug.
Description
•