Closed Bug 282415 Opened 20 years ago Closed 19 years ago

smooth scrolling slower on pages with non-scrolling background images

Categories

(Firefox :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 90198

People

(Reporter: jwz, Assigned: bugzilla)

References

()

Details

With smooth scrolling turned on, when I use the mouse wheel to scroll a page
that has a non-scrolling background image, it is much slower (>3x?) than
scrolling on a page that does not have a background image, or that has a
background image that scrolls with the document.

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041111 Firefox/1.0
FC3; fast CPU and video card.
This is a dupe of either bug 90198, bug 244862, or bug 244506.

See also bug 201307 and bug 242364.
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050408
Firefox/1.0+
The page scrolls fluidly for me.

The background picture is

html {
	background: transparent url(/kjell/kjbkg.jpg) no-repeat top right fixed;
	background-color: #ffffff;
	}

But I don't know what specific bug this dupes to.
Duping to the more general catch-all bug.

*** This bug has been marked as a duplicate of 90198 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.