GNOME Bugzilla – Bug 526890
Support inverted scrollbars (ranges)
Last modified: 2008-04-09 20:11:04 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.
Fixed.