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 50806 - Inverted GtkRange
Inverted GtkRange
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
1.3.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 4376 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2001-02-12 16:58 UTC by Havoc Pennington
Modified: 2011-02-04 16:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Havoc Pennington 2001-02-12 16:58:04 UTC
I just saw the "how do I make the range go in the opposite direction"
question for about the 5th time; should probably support this feature. 
Apparently in vertical mode it goes top to bottom, and people don't expect
that at all.
Comment 1 Havoc Pennington 2001-02-12 16:58:42 UTC
This means GtkScale not scrollbar, of course.
Comment 2 Havoc Pennington 2001-02-15 18:49:11 UTC
*** Bug 4376 has been marked as a duplicate of this bug. ***
Comment 3 Havoc Pennington 2001-02-16 00:00:37 UTC
I have an initial implementation, still need to fix keybindings.
Comment 4 Havoc Pennington 2001-02-19 20:13:05 UTC
Keybindings fixed