Closed
Bug 1014166
Opened 11 years ago
Closed 11 years ago
Window does not repaint properly
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1012213
People
(Reporter: marcausl, Unassigned)
Details
Attachments
(1 file)
433.63 KB,
image/jpeg
|
Details |
I've seen this for a few days. Sometimes when I page up, the window is not painted correctly with some lines repeated over other lines (I think). I've seen it in the add-ons page but can't reproduce. However, this seems repeatable.
visit nytimes.com
page down
open any link in a new tab. (If necessary, select the new tab)
close the tab
page up in the original tab
verified on an empty profile
Reporter | ||
Comment 1•11 years ago
|
||
It appears that the 5/15 nightly is good and the 5/16 nightly is bad.
Updated•11 years ago
|
Component: Untriaged → Graphics
Product: Firefox → Core
Comment 2•11 years ago
|
||
Marc, do your broken builds have layers.offmainthreadcomposition.enabled set to true in about:config?
Also, do you see the corruption correct itself after a few seconds?
Just wondering if this is the same as bug 1014138.
Flags: needinfo?(marcausl)
Reporter | ||
Comment 3•11 years ago
|
||
OMTC can be either on or off - fails both ways. It's normally on now.
Corruption does not correct until something repaints - like switching to another tab and back or page down page up.
Another curiosity. Moving the window up or down a bit with the up/down arrow keys does not clear this.
Flags: needinfo?(marcausl)
Updated•11 years ago
|
Comment 5•11 years ago
|
||
(In reply to Marc Auslander from comment #10 in bug #1012213)
> Bug 1014166 can be reproduced with layers.offmainthreadcomposition.enabled
> false. Is this pref still operative or is the old code gone?
Can you still reproduce it after landing the patch from bug #1012213 ?
Flags: needinfo?(marcausl)
Reporter | ||
Comment 6•11 years ago
|
||
This has been fixed as of yesterday. Thanks.
Flags: needinfo?(marcausl)
You need to log in
before you can comment on or make changes to this bug.
Description
•