Closed
Bug 1448866
Opened 7 years ago
Closed 7 years ago
Page not painted after scrolling, painted if I click the page
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox61 | --- | affected |
People
(Reporter: pascalc, Unassigned)
References
Details
(Whiteboard: [gfx-noted])
Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0 ID:20180326100107
This is a problem I don't have clear STR for, sorry about that.
Sometimes, when I scroll a page, especially long pages such as bugzilla or Twitter, the page scrolls, but none of the content that was not in the visible area befor is painted and I just get white content. If I click somewhere in the page the content appears immediately.
I feel that I get this content more frequently lately (last weeks) but it could just be that I am visiting pages triggering the page more often these days.
It happens for new tabs but also for tabs I already had opened.
I am on ubuntu 17.10 and don't use wayland, I don't know if it is OS specific or not.
Other colleagues in the Paris office (also on Linux) have the same issue.
Reporter | ||
Comment 2•7 years ago
|
||
(In reply to Mayank Bansal from comment #1)
> dupe of bug 1447193 or bug 1438374 ?
Might be although the screenshots indicate content not being painted when scrolling upwards while I notice it when scrolling downwards.
Flags: needinfo?(pascalc)
Updated•7 years ago
|
Component: Graphics → Layout: View Rendering
OS: Unspecified → Linux
Hardware: Unspecified → x86_64
See Also: → 1447193
Whiteboard: [gfx-noted]
Comment 3•7 years ago
|
||
If bug 1447193 is due to displayport suppression then it could happen regardless of scroll direction.
Comment 4•7 years ago
|
||
It could be duplicate of bug #1422274 if it is not reproducible with setting layout.display-list.retain to false in about:config
or
it could be duplicate of bug #1447193 if it is not reproducible with browser.tabs.remote.warmup.enabled to false in about:config.
Please try testing these preferences and report back. Thanks.
Flags: needinfo?(pascalc)
Comment 5•7 years ago
|
||
This should be fixed with bug 1447193. Please reopen or comment if you still see this with the Apr 05 (or newer) nightly. Thanks!
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(pascalc)
Resolution: --- → FIXED
Assignee | ||
Updated•7 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•