Closed
Bug 1607018
Opened 5 years ago
Closed 4 years ago
Filter doesn't work correctly in firefox (in chrome/opera same code works fine)
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox73 | --- | affected |
People
(Reporter: vanjavk, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: correctness, reproducible)
Attachments
(1 file)
108.83 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36
Steps to reproduce:
Tried to add filters to an image.
Reproducible here: https://codepen.io/vanjavk/pen/KKwyENv
Actual results:
It works but with artifacts.
LEFT: chrome (as it should work) RIGHT: firefox (red artifacts)
Expected results:
It should work without artifacts, like on left browser in the picture provided.
Comment 1•5 years ago
|
||
If WebRender is enabled, I can reproduce the problem on Nightly73.0a1 Windows10 when zoomed in.
Status: UNCONFIRMED → NEW
status-firefox73:
--- → affected
Component: Untriaged → Graphics: WebRender
Ever confirmed: true
Product: Firefox → Core
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•