Closed Bug 150321 Opened 23 years ago Closed 23 years ago

"overflow: scroll" problem

Categories

(Core Graveyard :: GFX, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED WORKSFORME
Future

People

(Reporter: will, Assigned: kmcclusk)

References

()

Details

The page has multiple <div style="overflow: scroll"> areas that are produced by the same javascript function with similar data. The problem is that the first of these breaks up on scrolling, and is also weirdly coupled with all the others so it breaks up when any of the others are scrolled. The page performs correctly in Netscape 6.2 (and IE).
To compositor. It looks like the reflow is causing the "WHEEL" div to be briefly painted at the location of the "REDS" div....
Assignee: jst → kmcclusk
Status: UNCONFIRMED → NEW
Component: DOM Style → GFX Compositor
Ever confirmed: true
OS: Windows 2000 → All
QA Contact: ian → petersen
Hardware: PC → All
Summary: "overflow: scroll" problem → "overflow: scroll" problem
Priority: -- → P3
Target Milestone: --- → Future
With Moz 1.1 on Mac OS X I can see nothing suspicious.
yeah, I can no longer reproduce this either (current linux trunk). Roc, any idea what may have fixed this?
Hard to say, since I never saw the original bug. Just resolve it WORKSFORME :-).
yep
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.