Version: unspecified (using KDE 4.4.3) OS: Linux (KDE 4.4.4 is not selectable in bugzilla) When I press the random button, it's stuck on. Clicking with the mouse gets the same behaviour as on any non-widget part of the GUI: the mouse can be used to move the kscd window. Reproducible: Always Steps to Reproduce: press the random button Actual Results: Clicking with the mouse gets the same behaviour as on any non-widget part of the GUI: the mouse can be used to move the kscd window. Expected Results: The random function is switched off. Duh.
Created attachment 78459 [details] Fix 'random' button behaviour, now it can be toggled. With this patch the button is left pressed when random is enabled. When clicking again the button goes back to default and random is disabled. Please note: this fixes just the button, random mode still has some other issues.
Git commit 41aa1c2466b64f5b12b0f5f6b72693e013c333a0 by Christoph Feck, on behalf of Carlo Vanini. Committed on 16/04/2013 at 03:19. Pushed by cfeck into branch 'master'. Fix stuck random button FIXED-IN: 4.11 M +1 -8 gui/randombutton.cpp M +1 -0 hwcontroler.cpp http://commits.kde.org/kscd/41aa1c2466b64f5b12b0f5f6b72693e013c333a0