Unexpected white lines in linear-gradient
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
People
(Reporter: vmororo, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: nightly-community, regression)
Attachments
(4 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0
Steps to reproduce:
The test file is attached.
I tested in both Firefox 130.0 and Nightly 132.0a1.
I'm using Ubuntu 22.04.4 LTS.
Actual results:
The gradient is being drawn with two unwanted white lines.
Expected results:
The gradient should be drawn without those white lines.
Reporter | ||
Comment 1•2 months ago
|
||
Reporter | ||
Comment 2•2 months ago
|
||
Reporter | ||
Comment 3•2 months ago
|
||
I tried to reproduce the test case for bug 1888334 on Firefox 130, but the line does not appear on my end.
Comment 4•2 months ago
|
||
Can't replicate on macOS, assuming it's Linux-only. Please move if there's a more suitable product/component.
Comment 5•2 months ago
|
||
I can reproduce the issue on Nightly132.0a1 Windows11 if HWA is disabled and layout.css.devPixelsPerPx
=1.0.
Comment 6•2 months ago
|
||
Regression window:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=ac2210755eee4932dd2f579a5d81c7afc8455ef8&tochange=bd2a99189b8ae729cf536773d5fb7c64981480c3
Comment 7•2 months ago
|
||
Set release status flags based on info from the regressing bug 1797721
:lsalzman, since you are the author of the regressor, bug 1797721, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Reporter | ||
Comment 8•2 months ago
|
||
Additional simplified examples that reproduce the bug
Reporter | ||
Comment 9•2 months ago
|
||
(In reply to Victor Mororó [:vmororo] from comment #8)
Created attachment 9424849 [details]
simpler-examples.htmlAdditional simplified examples that reproduce the bug
I identified specific height values that cause the white line to appear, but only when there is no border.
Updated•2 months ago
|
Updated•2 months ago
|
Updated•2 months ago
|
Comment 10•1 month ago
|
||
Set release status flags based on info from the regressing bug 1797721
Updated•27 days ago
|
Description
•