Closed
Bug 122193
Opened 24 years ago
Closed 24 years ago
Sometimes fixed positioned elements leave cruft when scrolling
Categories
(Core Graveyard :: GFX, defect, P3)
Tracking
(Not tracked)
Future
People
(Reporter: bugmail, Assigned: kmcclusk)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:0.9.7) Gecko/20011221
BuildID: 2001122106
Sometimes absolutely positioned elements leave cruft on the screen after scrolling.
Reproducible: Sometimes
Steps to Reproduce:
1. Access the specified URI
Actual Results: Perhaps 10% of the time, the absolutely positioned element at
top-left will leave cruft after scrolling down, then back up.
Expected Results: The absolutely positioned element should leave no cruft.
I regret being unable to attach a very simplified test case at this time. I will
create a URI without the onload JavaScript, which will help performance, but my
attempts to produce a simplified test case have been in vain thus far.
Comment 1•24 years ago
|
||
There is a difference between absolutely positioned elements and fixed elements.
Because of the nature of this, I am pretty sure this is a dupe of bug 100536
which is quite similar and lately I get that problem at about the same ratio.
Summary: Sometimes absolutely positioned elements leave cruft when scrolling → Sometimes fixed positioned elements leave cruft when scrolling
Comment 2•24 years ago
|
||
.
Assignee: asa → attinasi
Component: Browser-General → Layout
QA Contact: doronr → petersen
Altering URI to point to a version of the problem file with onload JavaScript
disabled.
Note also that bug 122192 deals with another problem on the same document.
Comment 4•24 years ago
|
||
Although I was not able to reproduce the cruft, the description you provide
looks to me like a dupe of bug 93526.
I would say that bug 93526 is more appropriate than bug 100536 because it deals
with elements on tha page, rather than in sidebars. However, perhaps these are
all three the same bug.
Mozilla build 2001122106, 0.9.7 release, Mac OS X.
In trying to reproduce, be sure to reload at least ten times if you fail to
encounter the cruft.
In fact, you may to reload more times than that. If you're going to encounter
it, you almost certainly should within twenty tries.
| Assignee | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla1.2
| Assignee | ||
Comment 7•24 years ago
|
||
Bulk moving Moz1.2 bugs to future-P3. I will pull from this list when scheduling
post Mozilla1.0 work.
Priority: -- → P3
Target Milestone: mozilla1.2 → Future
Boris is right.
*** This bug has been marked as a duplicate of 93526 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•