Glitches when resizing browser window with layer compositor enabled
Categories
(Core :: Graphics: WebRender, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files)
4.85 KB,
patch
|
Details | Diff | Splinter Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
With layer compositor enabled, glitches are presented during resizing window like Bug 1578330.
Comment 1•5 months ago
|
||
The severity field is not set for this bug.
:gw, could you have a look please?
For more information, please visit BugBot documentation.
Updated•5 months ago
|
Assignee | ||
Comment 2•4 months ago
|
||
With the patch, during resizing, scaling of rendering seemed not correct.
Assignee | ||
Comment 3•4 months ago
|
||
Updated•4 months ago
|
Comment 5•4 months ago
|
||
bugherder |
Updated•3 months ago
|
Updated•3 months ago
|
Comment 6•3 months ago
|
||
Hello! Unfortunately, I cannot reproduce this on Windows 10x64 using Firefox 138.0a1 (20250316213034) with gfx.webrender.layer-compositor:true
. The only glitches I see when resizing the browser are on the right/bottom side when I grab the window to resize it from the left or top side, but these issues can also be seen with gfx.webrender.layer-compositor:false.
. Does anyone know if I'm missing something here? Thank you!
Assignee | ||
Comment 7•3 months ago
|
||
I checked with the following. And I confirmed the glitch in task bar with pref gfx.webrender.layer-compositor:true during resizing right side of window.
https://ftp.mozilla.org/pub/firefox/nightly/2025/03/2025-03-16-04-06-36-mozilla-central/firefox-138.0a1.en-US.win64.zip
WebRender layer compositor is not used even with the pref if WebRender compositor is blocked. Comment 6 could happen.
Comment 8•3 months ago
|
||
(In reply to Sotaro Ikeda [:sotaro] from comment #7)
I checked with the following. And I confirmed the glitch in task bar with pref gfx.webrender.layer-compositor:true during resizing right side of window.
https://ftp.mozilla.org/pub/firefox/nightly/2025/03/2025-03-16-04-06-36-mozilla-central/firefox-138.0a1.en-US.win64.zipWebRender layer compositor is not used even with the pref if WebRender compositor is blocked. Comment 6 could happen.
Thank you for the response. I have tried multiple times with the provided build from above, and unfortunately, I cannot reproduce the issue. I have enabled gfx.webrender.layer-compositor:true/ gfx.webrender.compositor.force-enabled:true, and eventually gfx.webrender.all:true, and still cannot reproduce during resizing the right side of the window.
Description
•