Closed Bug 69626 Opened 25 years ago Closed 25 years ago

mozilla scrolling is slow on this site

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 68821

People

(Reporter: mpalczew, Assigned: asa)

References

()

Details

These CSS body properties will cause scrolling up and down to become slow. BODY { background: url(someurl.png) #e0e0f0 ; background-position: top left; background-attachment: fixed; background-repeat: no-repeat; } Here's a much smaller url that illustrates this on a small page. http://students.washington.edu/mpalczew/finder_applet
This looks like a duplicate of "Major performance problem rendering some w3.org pages" *** This bug has been marked as a duplicate of 68821 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
By the way, your page at student.washington.edu seems to scroll fine, further supporting the idea that it's the *:active rule causing problems here (since your page does not have this rule.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.