Version: unspecified (using KDE 4.6.3) OS: Linux Oxygen doesn't support the inverted QDials and nor QScrollbars. As an example look at the Qt example: $QtSource/examples/widgets/sliders Reproducible: Always
Created attachment 60791 [details] Example with oxygen
Created attachment 60792 [details] Example with plastique (correct)
Git commit 0bc365fdee3ac77d6c1ced96b6259b4d05fcb949 by Hugo Pereira Da Costa. Committed on 08/06/2011 at 22:29. Pushed by hpereiradacosta into branch 'master'. added support for "inverted" scrollbars CCBUG: 275231 M +2 -1 kstyles/oxygen/oxygenstyle.cpp http://commits.kde.org/kde-workspace/0bc365fdee3ac77d6c1ced96b6259b4d05fcb949
Git commit a6dc9a7acd405ec4040343fa9a3ba45431b62677 by Hugo Pereira Da Costa. Committed on 08/06/2011 at 22:19. Pushed by hpereiradacosta into branch 'master'. added support for "inverted" qdials. CCBUG: 275231 M +3 -1 kstyles/oxygen/oxygenstyle.cpp http://commits.kde.org/kde-workspace/a6dc9a7acd405ec4040343fa9a3ba45431b62677
All right. That fixes it, I think. Thanks for reporting.
Git commit 9af34fe02fb8c87e4951aedc621d6708462f4ef2 by Hugo Pereira Da Costa. Committed on 08/06/2011 at 22:19. Pushed by hpereiradacosta into branch 'KDE/4.6'. added support for "inverted" qdials. CCBUG: 275231 M +3 -1 kstyles/oxygen/oxygenstyle.cpp http://commits.kde.org/kde-workspace/9af34fe02fb8c87e4951aedc621d6708462f4ef2
Git commit 3cdde78e2059a1fc691db76f174c144eea6a8e03 by Hugo Pereira Da Costa. Committed on 08/06/2011 at 22:29. Pushed by hpereiradacosta into branch 'KDE/4.6'. added support for "inverted" scrollbars CCBUG: 275231 M +2 -1 kstyles/oxygen/oxygenstyle.cpp http://commits.kde.org/kde-workspace/3cdde78e2059a1fc691db76f174c144eea6a8e03
and is backported. So closing.
Thanks Hugo! this is fast service ;-)