After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 704434 - Scrollbar Overshoots
Scrollbar Overshoots
Status: RESOLVED NOTABUG
Product: rhythmbox
Classification: Other
Component: User Interface
2.98
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-18 02:13 UTC by Jeff Martens
Modified: 2013-07-23 14:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeff Martens 2013-07-18 02:13:47 UTC
It's almost impossible to view a selected segment of a large library because the scrollbar, rather than paging one screen up or down when clicked, jumps all the way to a position proportional to where the click occurred. This is poorly suited to large libraries, counter-intuitive, and differs from behavior of *every* other app.
Comment 1 Jonathan Matthew 2013-07-22 22:44:25 UTC
(In reply to comment #0)
> This is poorly suited to large libraries, counter-intuitive, and differs from behavior of
> *every* other app.

actually it's the default gtk behaviour.
Comment 2 Jeff Martens 2013-07-23 14:20:41 UTC
Jonathan, thanks. Knowing it was default gtk behavior was the piece I needed to find the fix, http://forums.gentoo.org/viewtopic-t-948904.html. I'm happier now.