[Bug 125970] Re: slow scroll with image as background-repeat

Darik Horn dajhorn at vanadac.com
Fri May 9 18:32:53 UTC 2008


My fix for the Firefox 3 slow scrolling glitch on Ubuntu 8.04 Hardy was
to re-add this section to my /etc/X11/xorg.conf file after running in
safe mode:

Section "Module"
        Load  "dbe"
        Load  "extmod"
        Load  "fbdevhw"
        Load  "glx"
        Load  "record"
        Load  "freetype"
        Load  "type1"
        Load  "dri"
EndSection

The module section may be absent if the xorg.conf file is regenerated
during safe mode or some other event.  Modules like DRI should be
automatically loaded, but I needed to force them in to get the necessary
acceleration.

The slow scrolling happens for me on Dell Latitude laptop computers with
ATI Radeon video chipsets using the default xorg.conf configuration.

-- 
slow scroll with image as background-repeat
https://bugs.launchpad.net/bugs/125970
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug assignee.




More information about the Ubuntu-mozillateam-bugs mailing list