Closed
Bug 310975
Opened 20 years ago
Closed 20 years ago
Very slow scrolling when background-image is fixed
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: spam, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.12) Gecko/20050922 Firefox/1.0.7 (Ubuntu package 1.0.7)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.12) Gecko/20050922 Firefox/1.0.7 (Ubuntu package 1.0.7)
Scrolling a page is very very slow if there's set a background image and
background-attachment attribute is set to "fixed"
Reproducible: Always
Steps to Reproduce:
1. background-image to a html-page via css and background-attachment "fixed"
2. put enough content to get a scrollbar
3. scroll down the page, it'll be very slow
Actual Results:
Scrolling was very slow. With background-attachment set to "scroll" it works fine.
Expected Results:
Should scroll down in normal speed.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 90198 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•