Firefox linear-gradient artifacts on Firefox 150
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
People
(Reporter: bwhvibz0c, Unassigned)
References
Details
Attachments
(1 file)
|
299.90 KB,
image/png
|
Details |
Steps to reproduce:
nix run github:NixOS/nixpkgs/1c3fe55ad329cbcb28471bb30f05c9827f724c76#firefox -- --profile $(mktemp -d)- open https://claude.ai/downloads (login required, I can't make a simple reproduce)
Actual results:
Firefox shows large rectangular rendering artifacts in a web page UI when running on NixOS unstable with Hyprland. The issue is visible on the physical display and is captured by grim, but Firefox’s internal screenshot tool captures the page correctly.
Expected results:
No artifacts with nix run github:NixOS/nixpkgs/c5f45036e6653f9855f5b05f2a43e05ea072fde2#firefox -- --profile $(mktemp -d) (Firefox 149)
In "Expected results" , change c5f45036e6653f9855f5b05f2a43e05ea072fde2 to 8110df5ad7abf5d4c0f6fb0f8f978390e77f9685
Comment 2•4 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics: WebRender' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 4•4 months ago
|
||
bwhvibz0c, can you check which fix addresses the problem with mozregression?
https://mozilla.github.io/mozregression/documentation/usage.html
mozregression --find-fix
INFO: First good revision: 4d6d95c9b9fdf19cd0a0cf2e3fe8513b44a72d9d
INFO: Last bad revision: 5029625f4e656cc1d7025461b0a64f74f231e666
INFO: Pushlog:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=5029625f4e656cc1d7025461b0a64f74f231e666&tochange=4d6d95c9b9fdf19cd0a0cf2e3fe8513b44a72d9d
Comment 6•4 months ago
|
||
Thank you!
Updated•4 months ago
|
Comment 8•3 months ago
|
||
The fix has been uplifted to release.
Description
•