Flickering lines (grid) on http://codepen.io/Beclamide/full/bNyxVz/
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | wontfix |
firefox-esr91 | --- | wontfix |
firefox93 | --- | wontfix |
firefox94 | --- | wontfix |
firefox95 | --- | fix-optional |
People
(Reporter: jan, Unassigned)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: correctness, regression)
from bug 1225654: http://codepen.io/Beclamide/full/bNyxVz/
Lines should be thinner, softer and not flickering. It looks good in Chromium.
Comment 1•3 years ago
|
||
Mozregression gives this range
Comment 2•3 years ago
|
||
I can also reproduce the flickering in Nightly93.0a1 Windows10.
Regression window(from cached build):
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=a0d10a7e5c3f219e8346667b107cb02506cbbdd8&tochange=0356e5fff183afb22f6eeca0e53ab8ec56745fad
Suspect: Bug 1559861
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Seems potentially a snapping issue. Glenn, do you understand why bug 1559861 might have caused this?
Comment 4•3 years ago
|
||
It's not clear to me without some further investigation, but it's probably also not too surprising if it's a 3d transform. I know that we have some issues with how we incorrectly snap (or rather, don't snap at all) if there is an off-screen surface involved, which sounds like it would be the case here. It's possibly also related to the scale factors that end up being chosen for this 3d surface, which might be why mozregression pointed to that bug.
Comment 5•3 years ago
|
||
Set release status flags based on info from the regressing bug 1559861
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Description
•