GNOME Bugzilla – Bug 97781
Allow scrollbars to be flippable
Last modified: 2004-12-22 21:47:04 UTC
If we still want to consider scrollbars as having an independent live as range controls, we probably want to allow them to be flippable like the other horizontal range controls. Currently the "range controls" example in testgtk looks odd in RTL mode, since everything gets flipped except for the scrollbar. Flippability would have to be optional for scrollbars, since we don't want them to flip if they're part of a scrolledwindow or some other scrolling container.
I think using a scrollbar in place of a scale is generally incorrect, and I don't think we should support it.