Closed
Bug 460643
Opened 17 years ago
Closed 17 years ago
Slow scrolling speed in 3.1 builds after 10/17/2008
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
VERIFIED
FIXED
mozilla1.9.1b2
People
(Reporter: bjackson0971, Unassigned)
References
Details
(Keywords: fixed1.9.1, perf, regression)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b2pre) Gecko/20081017 Firefox/3.1b2pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b2pre) Gecko/20081017 Firefox/3.1b2pre
In my builds of 3.1b2pre after around 10/17/2008 5:30 CDT, a behavior similar to smooth scrolling began even with general.smoothScroll set to false. Dragging the scroll bar thumb rapidly up or down and releasing the mouse button results in slow scrolling. Resizing the bookmarks sidebar results in intolerably slow resizing.
Reproducible: Always
Steps to Reproduce:
1. Turn the smooth scrolling pref off
2. Drag scrollbar thumb rapidly up or down, or resize bookmarks sidebar
Actual Results:
Scrolling speed is slow and window refresh on resizing is extremely sluggish
Expected Results:
There should be no smooth scrolling anywhere when the pref is off. Resizing the sidebar should be fast.
Updated•17 years ago
|
Version: unspecified → Trunk
Comment 1•17 years ago
|
||
I can also confirm this.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b2pre) Gecko/20081018 Firefox/3.1b2pre
Comment 2•17 years ago
|
||
I don't see any impact on scrolling web pages. But dragging a splitter like that of the sidebar or a horizontal one of Adblock+ has become painfully slow. This belongs in "Core", not in "Firefox" and is a major regression, which renders also GUI of Sunbird and Thunderbird almost unusable.
Comment 3•17 years ago
|
||
Confirming, I see this as well. Need to check the cause of this regression.
Comment 4•17 years ago
|
||
I can easily reproduce this when scrolling long FTP listings like the one on ftp://ftp.mozilla.org/pub/firefox/nightly/
Regression range:
2008-10-17-03 - ok
2008-10-18-02 - shows lag on scrolling
Maybe bug 459780?
Updated•17 years ago
|
Component: General → Widget: Gtk
Product: Firefox → Core
QA Contact: general → gtk
Comment 5•17 years ago
|
||
As noted in comment #2, this makes pane resizing almost ununable, nominating for blocking.
Flags: blocking1.9.1?
| Reporter | ||
Comment 6•17 years ago
|
||
I backed out the patch from bug 459780 and verified that is the cause of the scrolling and resizing slowness.
Comment 7•17 years ago
|
||
(In reply to comment #6)
> I backed out the patch from bug 459780 and verified that is the cause of the
> scrolling and resizing slowness.
Thanks, backed out. If the next build after the backout looks ok, please mark this fixed.
Comment 8•17 years ago
|
||
Everything's fine for me on trunk after the backout from bug 459780.
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 10•17 years ago
|
||
Verified fixed in Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b2pre) Gecko/20081020 Minefield/3.1b2pre ID:20081020020323
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Target Milestone: --- → mozilla1.9.1b2
Flags: blocking1.9.1? → blocking1.9.1+
Updated•17 years ago
|
Keywords: fixed1.9.1
You need to log in
before you can comment on or make changes to this bug.
Description
•