Version: (using KDE 4.4.2) OS: Linux Installed from: Unlisted Binary Package In the systemsettings -> General -> Appearance -> Colors (kcmshell4 colors) the list of color schemes should be ordered alphabetically (or that option should exist). Now it seems to be ordered randomly and it is hard to find a color scheme with a known name in that list (if the list is long).
Created attachment 51190 [details] Indicate active theme + alphabetic ordering This patch solves this bug and bug #153056.
SVN commit 1171116 by whiting: Applied patch from http://bugsfiles.kde.org/attachment.cgi?id=51190 provided by Glad Deschrijver to fix a couple bugs. BUG: 233436 BUG: 153056 M +43 -19 colorscm.cpp M +1 -0 colorscm.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1171116
SVN commit 1171123 by whiting: Backport bugfix to 4.5 branch. BUG: 153056 BUG: 233436 M +43 -19 colorscm.cpp M +1 -0 colorscm.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1171123
*** Bug 251095 has been marked as a duplicate of this bug. ***