sw-wr: black rectangles in upper right corner of page when scrolling
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox78 | --- | unaffected |
firefox79 | --- | unaffected |
firefox80 | --- | verified |
People
(Reporter: cpeterson, Assigned: lsalzman)
References
(Blocks 1 open bug, Regression, )
Details
(Keywords: regression)
Attachments
(3 files)
Steps to reproduce
- Set
gfx.webrender.all
andgfx.webrender.software
= true. - Restart Nightly.
- Load https://www.bungie.net/en/Explore/Detail/News/49340
- Maximize the browser window to make the problem easier to see.
- Slowly scroll down and up the page.
result
The upper right corner of the page is not rendered. It appears to be covered by black rectangles. See the attached screenshot.
Disabling gfx.webrender.software
makes the problem go away.
I've seen this problem on other pages but not all.
I bisected the regression to this pushlog that points to bug 1650984:
Reporter | ||
Comment 1•4 years ago
|
||
Lee, this SW-WR bug is a regression from your SWGL compositor changes in bug 1650984.
Assignee | ||
Comment 2•4 years ago
|
||
(In reply to Chris Peterson [:cpeterson] from comment #1)
Lee, this SW-WR bug is a regression from your SWGL compositor changes in bug 1650984.
Can you please post your about:support info?
Updated•4 years ago
|
Reporter | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
Updated•4 years ago
|
Comment 7•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Comment 9•4 years ago
|
||
Reproduced the issue using Firefox 80.0a1 (20200716212737) on Windows 10x64 and STR from comment 0.
The issue is verified fixed with Firefox 80.0b6(20200807195315) on Windows 10x64, macOS 10.12 and Ubuntu 18.04.
Updated•4 years ago
|
Description
•