Closed
Bug 837405
Opened 13 years ago
Closed 13 years ago
Tiled gradient background doesn't render beyond the fold after scroll
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 836844
People
(Reporter: avih, Unassigned)
Details
Attachments
(1 file)
|
218 bytes,
text/html
|
Details |
STR:
1. Load the testcase.
2. Scroll down.
Expected result:
- The background fills the window.
Actual result:
- Only the background which was above the pre-scroll-window-bottom renders, the scrolled-in area is white at the bottom.
Regression range (tested using official win32 nightlies):
Good: 20130130030907
http://hg.mozilla.org/mozilla-central/rev/677e87c11252
Bad: 20130131031009
http://hg.mozilla.org/mozilla-central/rev/20bbf73921f4
Updated•13 years ago
|
Component: Graphics → Layout
Comment 1•13 years ago
|
||
Range from comment 0
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=677e87c11252&tochange=20bbf73921f4
Most likely bug 832341, but maybe bug 828789.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•