Closed Bug 1409482 Opened 7 years ago Closed 7 years ago

Emoji are affected by the text color (not just the text color's alpha) on Mac

Categories

(Core :: Graphics: WebRender, defect, P1)

All
macOS
defect

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox57 --- unaffected
firefox58 --- unaffected

People

(Reporter: mstange, Assigned: lsalzman)

References

Details

(Whiteboard: [wr-reserve] [gfx-noted])

Testcase: data:text/html,<html><head><meta charset="utf8"></head><body><span style="color: blue">%F0%9F%8E%89</span><span style="color: rgba(0,0,0,0.7)">%F0%9F%8E%89</span><span style="color: rgba(0,0,255,0.4)">%F0%9F%8E%89</span><span style="color: transparent">%F0%9F%8E%89</span>

In this testcase, the emoji should get progressively more transparent. It should not render as blue or gray, the way it currently does in WebRender.

https://github.com/servo/webrender/issues/1876
Priority: P3 → P2
Whiteboard: [wr-mvp]
Whiteboard: [wr-mvp] → [wr-mvp][gfx-noted]
Priority: P2 → P3
Whiteboard: [wr-mvp][gfx-noted] → [wr-reserve] [gfx-noted]
The webrender issue https://github.com/servo/webrender/issues/1876 is fixed.
Assignee: nobody → lsalzman
Depends on: 1410893
Status: NEW → ASSIGNED
Priority: P3 → P1
Fixed by the webrender update in bug 1410893.
Target Milestone: --- → mozilla58
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.