Open
Bug 631769
Opened 14 years ago
Updated 2 years ago
Vertical scrollbar doesn't scroll all the way down with mouse wheel or keyboard
Categories
(Core :: Widget: Gtk, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: seastland, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Firefox/3.6.13
Build Identifier: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b12pre) Gecko/20110204 Firefox/4.0b12pre
When scrolling various web pages, the scrollbar doesn't quite scroll all the way down when using:
- the mousewheel
- keyboard (down arrow/page down key)
- clicking the down arrow at the bottom of the scrollbar
Dragging the scrollbar with the mouse seems to always work. The visual indicator I use is that the scrollbar arrow at the bottom is not disabled. Sometimes the scrollbar will seem to have an extra pixel between it and the end of the track, but not always.
Scrolling up has no issues, and neither do horizontal scrollbars.
The regression window is:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=120667a01fd2&tochange=a43e2f7eda8f
Reproducible: Sometimes
Comment 1•13 years ago
|
||
Hi, I can confirm this.
I've narrowed the regression down to occurring within the following revisions:
4ccff5df452c
17131f693e28
4384150589e0
2f7d76044ee8
Comment 2•13 years ago
|
||
Actually, unlike what Steven said, I find this issue can affect scrolling horizontally, too. Scrolling to absolute right will sometimes leave an extra pixel, similar to scrolling down.
Comment 3•6 years ago
|
||
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•