Closed
Bug 611498
Opened 14 years ago
Closed 14 years ago
Overdrawing/not clearing when scrolling sites
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta8+ |
People
(Reporter: joe, Assigned: joe)
References
()
Details
(Keywords: dogfood, regression)
Attachments
(2 files)
1.01 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
3.15 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
At least on the linked blog, which uses a fancy Wordpress theme, scrolling causes us to draw old results. This is almost certainly a regression from bug 575521, and was not caught by our testsuite.
Assignee | ||
Comment 1•14 years ago
|
||
We can't release a major milestone with this bug.
blocking2.0: --- → beta8+
Assignee | ||
Comment 2•14 years ago
|
||
I will come up with a testcase for this too, but this fixes the bug.
Attachment #490028 -
Flags: review?(jmuizelaar)
Assignee | ||
Updated•14 years ago
|
Keywords: regression
Whiteboard: [review needed jeff]
Comment 3•14 years ago
|
||
Just to see if other cases are fixed with this, I'm seeing something similar on http://dev.w3.org/html5/websockets/ (fixed background) and in the tab bar when I scroll the overflow. I'm also seeing this in multilines <select>.
Updated•14 years ago
|
Attachment #490028 -
Flags: review?(jmuizelaar) → review+
Updated•14 years ago
|
Summary: Overdrawing/not clearing when scrolling sites with transparency → Overdrawing/not clearing when scrolling sites
I filed bug 611786, is that a dup?
Assignee | ||
Updated•14 years ago
|
Whiteboard: [review needed jeff]
Assignee | ||
Comment 7•14 years ago
|
||
I was able to come up with a test that reproduces the problem.
Attachment #490227 -
Flags: review?(jmuizelaar)
Updated•14 years ago
|
Attachment #490227 -
Flags: review?(jmuizelaar) → review+
Assignee | ||
Comment 8•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/74fe0c57e581
http://hg.mozilla.org/mozilla-central/rev/32fad78c84fa
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•