Closed
Bug 228560
Opened 22 years ago
Closed 22 years ago
Portions of this page do not get painted at all, causing whatever was last on screen to appear
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 215055
People
(Reporter: jsnell, Assigned: roc)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208
Tested in 1.6a and 1.6b. After a certain point in the page, no painting is
done, leaving either repeated sections of the page displaying, or whatever was
last displayed in a different foreground window. Scrolling up causes parts of
the paged to be painted again. A saved copy of this page is at:
http://www.e-normous.com/mozillabug/bad_render.html
Reproducible: Always
Steps to Reproduce:
1. go to http://emptybottle.com/eforum/show.php?topic=20031210150401
2. scroll at least 50% of the way down
3.
Actual Results:
Parts of the page weren't painted
Expected Results:
Painted all of the page, with background color or something else if HTML is bad
I'm using the default thing with googlebar installed, bug seems to appear
without googlebar installed. The bug does not cause any freezeups or
performance issues.
Comment 1•22 years ago
|
||
Duplicate of bug 126592?
Comment 2•22 years ago
|
||
Also 1.5 is affected from that problem:
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007.
I see this also on Linux 2003122707.
If I delete BODY overflow:auto it works as expected.
Dupe to bug 215055
Comment 4•22 years ago
|
||
*** This bug has been marked as a duplicate of 215055 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
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
•