slow scrolling on all pages - Gutsy

Bug #155215 reported by Jon Wilson
2
Affects Status Importance Assigned to Milestone
mozilla-firefox (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: mozilla-firefox

I just upgraded my existing Feisty system to Gutsy in place (sudo do-release-upgrade). Now scrolling in Firefox 2.0.0.6 using the mouse wheel, arrow keys, or pgUp/Dn is very very slow and jerky, and uses up 100% of my CPU cycles for several seconds. The length of time that the CPU is occupied for seems to vary independently of how far I scroll. Grabbing the scroll bar and dragging it up and down seems to be affected by this issue too, but less so, and so it performs acceptably. This occurs on all pages (all pages long enough that I can scroll on them, that is), including locally-stored plain text files. Disabling (but not uninstalling) all extensions has no effect. The only themes I have installed are the default Firefox theme and the three Ubuntu themes. I do have Ubufox installed (but I did disable it, to no avail). My plugin list (gleaned from about:plugins) is:

      File name: libflashplayer.so
      File name: libflashplayer.so
      File name: libtotem-basic-plugin.so
      File name: libtotem-gmp-plugin.so
      File name: libtotem-mully-plugin.so
      File name: libtotem-narrowspace-plugin.so
      File name: libjavaplugin_oji.so
      File name: mplayerplug-in-dvx.so
      File name: mplayerplug-in-qt.so
      File name: mplayerplug-in-rm.so
      File name: mplayerplug-in-wmp.so
      File name: mplayerplug-in.so
      File name: libflash-mozplugin.so

Now that this text box has gotten full enough to have its own scrollbar, I observe the same behavior (using the mouse wheel) when scrolling the text box. I have seen several other bugs which involved this issue only on some webpages, and generally they are older bugs, while this is clearly a new issue. I was running Firefox 2.0.0.6 prior to the Gutsy upgrade with no problem. I have also tried

$ export MOZ_DISABLE_PANGO=1
$ firefox

, as recommended in Bug #74116, but this did not help either.

Revision history for this message
David Yan (davidyan) wrote :

I had the same problem but I've fixed it.
You just have to make sure the right video driver is loaded in your xorg. You will probably need to manually edit your xorg.conf.
For example, I have Intel on-board video and I added:

Section "Device"
        Identifier "Intel Video Card"
        Driver "i810"
        VideoRam 128000
        Option "UseFBDev" "true"
EndSection

and change your "Screen" to use the right device:

Section "Screen"
        ...
        Device "Intel Video Card"
        ...
EndSection

Revision history for this message
Jon Wilson (j85wilson) wrote :

This was fixed by ceasing to use Xgl. Thanks. This bug can be closed now, I guess.

Revision history for this message
Brian Murray (brian-murray) wrote :

This bug report is being closed due to your last comment regarding this being fixed with a configuration change. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the drop down box. You can learn more about bug statuses at http://wiki.ubuntu.com/Bugs/Status . Thank you again for taking the time to report this bug and helping to make Ubuntu better. Feel free to submit any future bugs you may find.

Changed in mozilla-firefox:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.