Closed
Bug 1292886
Opened 9 years ago
Closed 9 years ago
Color font "EmojiOne Mozilla" prevents Emoji from being monochrome
Categories
(Core :: Graphics: Text, defect)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox48 | --- | unaffected |
firefox49 | --- | unaffected |
firefox50 | --- | affected |
firefox51 | --- | affected |
People
(Reporter: epinal99-bugzilla2, Unassigned)
References
Details
(Keywords: regression)
STR: open https://bug1292389.bmoattachments.org/attachment.cgi?id=8778019
Actual: the padlock is colored.
Expected: the padlock should be white.
Regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=94c2f240dffa782b7caee060bf15a993b0d7918d&tochange=232f75ef4109ccfede162d427a224d22bb8d3857
Timothy Guan-tin Chien — Bug 1231701 - Ship our own variant of EmojiOne on Windows and Linux
timdream, your thoughts?
Blocks: 1231701
status-firefox49:
--- → unaffected
status-firefox50:
--- → affected
status-firefox51:
--- → affected
tracking-firefox50:
--- → ?
tracking-firefox51:
--- → ?
Flags: needinfo?(timdream)
Keywords: regression
Comment 2•9 years ago
|
||
First, I am confused by the |font-variant-color| in the test case. I can't find any spec relate to this CSS property, not even in the latest editor's draft ( https://drafts.csswg.org/css-fonts/ ).
Besides that, I think this is a desired behavior change of bug 1231701. U+1F512 is a emoji-default character, to force the character black-and-white, you would need a VS15.
That said, I can't get a black-and-white padlock with following test case on Mac Fx50, so we might have another bug here...
data:text/html,%26%23x1F512%3B%26%23xfe0e%3B
Flags: needinfo?(timdream)
OS X only includes that glyph in the Apple Color Emoji font (The UnicodeChecker app is useful for that), there's no B&W variant for Firefox to use.
Comment 4•9 years ago
|
||
(In reply to Alex from comment #3)
> OS X only includes that glyph in the Apple Color Emoji font (The
> UnicodeChecker app is useful for that), there's no B&W variant for Firefox
> to use.
Right. The black and white version in my laptop comes from Source Code Pro, which aren't supposed to be used by Firefox unless explicitly specified anyway.
If there aren't second opinion, I would recommend closing this bug as WONTFIX.
Updated•9 years ago
|
status-firefox48:
--- → unaffected
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•9 years ago
|
tracking-firefox50:
? → ---
tracking-firefox51:
? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•