Closed Bug 100536 Opened 24 years ago Closed 22 years ago

HTML 4.01 Quick Reference sidebar corrupts on scroll

Categories

(Core :: Layout, defect, P1)

x86
Linux
defect

Tracking

()

RESOLVED DUPLICATE of bug 93526
Future

People

(Reporter: ilya.konstantinov+future, Assigned: attinasi)

References

()

Details

Attachments

(1 file)

To reproduce: 1. Start a fresh new copy of Mozilla. 2. Open the Sidebar (F9). 3. Add the "HTML 4.01 Quick Reference" sidebar ( from http://developer.netscape.com/evangelism/sidebar/ ). 4. Switch to the "HTML 4.01 Quick Reference" sidebar and wait for it to load. 5. Scroll down. 6. Scroll up. Problem: The sidebar page corrupts (the "Elem Attr TOC" header gets smeared all over the page). Curious fact: Only appears on the first attempt. If you'll close and reopen the sidebar (via F9), switch to another sidebar and back or go to a page inside the sidebar (e.g. "Attr"), the effect would no longer reproduce until you restart Mozilla.
Reporter: what build are you using? I have been using the HTML 4.01 quick ref sidebar for a while and haven't seen that yet and I just did all your steps again to double check and I still don't see that. I am using Linux trunk build 2001091808.
Still perfectly reproducable on today's nightly, as well as under 0.9.4 (my usual version) and Netscape 6.1 (just for the sake of trying). For the record, it's a Debian GNU/Linux system running XFree86 4.1.0.
Attached image Screenshot
The distance between the replicated headings (as seen in the screenshot) depends on the scrolling speed. Mouse wheel scrolls (which advance many pixels at a time) and fast movements of the scrollbar result in more distance.
Could this be related to bug 100574? I only ask because they both came to my attention today, and both are on Linux only, and both seem to indicate an invalidation / painting problem.
Confirming this issue on the Linux Sept 24 branch build (2001-09-24-08). I have not been able to repro this same problem on the Mac OS X Sept 24th build.
Status: UNCONFIRMED → NEW
Ever confirmed: true
I think it is a fixed-positioning problem, and I see it on the CSS2 Quick Ref. too. The rule for the top row of 'tabs' is here: div.topLinks {padding: 4px 0 0 1px; background: #DDE; border-bottom: 1px solid gray; white-space: nowrap; text-align: left; font: bold 11px Arial, sans-serif; position: fixed; top: 0; bottom: auto; height: auto; left: 0; right: 0; width: 100%;} Those 'tabs' are the parts that I see mucking the display.
Target Milestone: --- → mozilla1.0.1
Moving Mozilla 1.01 bugs to 'future' milestone with priority P1 I will be pulling bugs from 'future' milestones when scheduling later work.
Priority: -- → P1
Target Milestone: mozilla1.0.1 → Future
Dup of bug 93526?
*** This bug has been marked as a duplicate of 93526 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: