Closed
Bug 16174
Opened 25 years ago
Closed 25 years ago
Scrolling a long page corrupts the display
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: jwb, Assigned: don)
References
()
Details
Attachments
(3 files)
Mozilla M10, Linux 2.2, Redhat 6.1 (glibc 2.1).
Problem:
Scrolling to the end of a very long page corrupts the main display. After
scrolling n lines down the page, the display begins to overwrite itself in
place, instead of scrolling properly. Scrolling back up past the nth line fixes
the display.
How to reproduce:
Go to any sufficiently long HTML page and scroll to the end. The URL given
triggers the problem, but the presence of style sheets or complex HTML layout
are not required. You can also trigger the problem by loading this HTML:
<HTML><BODY>
Hi there all you happy people!<BR> <!-- 2216 times -->
</BODY></HTML>
In this example, 2216 lines appears to be magic. If the page has fewer lines,
the problem does not appear.
The problem appears when using the scroll keys, page up/page down keys, the
scrollbar, or dragging.
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 5•25 years ago
|
||
(It is, nonetheless, an excellent bug report; thanks for submitting it. I've
changed the description of the bug it's marked as duplicate of, to make it easier
to find. ;)
Ah, thanks. I searched for "scroll" in the summary and 2564 didn't come up.
Cheers.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 7•25 years ago
|
||
[bugday] verifying duplicate. They're the same bug. nice test cases and useful
searching bug. :)
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•