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 526890 - Support inverted scrollbars (ranges)
Support inverted scrollbars (ranges)
Status: RESOLVED FIXED
Product: gtk-engines
Classification: Deprecated
Component: general
2.14.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-engines maintainers
gtk-engines maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-08 08:03 UTC by Benjamin Berg
Modified: 2008-04-09 20:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Benjamin Berg 2008-04-08 08:03:05 UTC
Some themes draw the scrollbar "connected" to the stepper button if it is at the top/bottom. The logic to do this needs to be inverted if the scrollbar is inverted.

It just also occured to me that we should check whether there is a stepper button before trying to draw it connected to one. There may be no stepper buttons, or only at the top/bottom.
Comment 1 Benjamin Berg 2008-04-09 20:11:04 UTC
Fixed.