With backdrop:filter enabled, graphic glitches on pinch-zooming codepen demo
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox109 | --- | wontfix |
| firefox110 | --- | fixed |
| firefox111 | --- | fixed |
People
(Reporter: mayankleoboy1, Assigned: gw)
References
(Regression, )
Details
(Keywords: regression)
Attachments
(2 files)
Go to https://codepen.io/meodai/pen/WNJNqQz
Pinch zoom
Some glitches will appear.
Cant get a regression range.
This doesnt repro if the demo is downloaded locally and then tested.
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Comment 1•3 years ago
|
||
| Reporter | ||
Comment 2•3 years ago
|
||
Comment 3•3 years ago
|
||
Looks like it might be a pixel snapping issue during async zoom.
Glenn, would this fit in the H2 quality candidate list? It's a bit of flickering during pinch zoom, I don't expect it should climb too high up the priority list.
| Reporter | ||
Comment 4•3 years ago
|
||
This doesnt repro if I disable backdrop:filter
| Reporter | ||
Updated•3 years ago
|
| Reporter | ||
Comment 5•3 years ago
|
||
This is the regression range I came up with :
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=447e192227c62a8bc2d7a540a51ad5e4c7efa738&tochange=78a43d5ba28e7c42c8380465a793dfa1eb6bf9f2
Updated•3 years ago
|
| Assignee | ||
Comment 6•3 years ago
|
||
This may be fixed when https://bugzilla.mozilla.org/show_bug.cgi?id=1800358 lands.
| Reporter | ||
Comment 7•3 years ago
|
||
Fixed by bug 1800358
Updated•3 years ago
|
Description
•