Bug 233436

Summary: Alphabetic ordering of the list of color schemes in systemsettings
Product: [Applications] systemsettings Reporter: Glad Deschrijver <glad.deschrijver>
Component: kcm_colorsAssignee: Matthew Woehlke <mwoehlke.floss>
Status: RESOLVED FIXED    
Severity: wishlist CC: thomasdn
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Indicate active theme + alphabetic ordering

Description Glad Deschrijver 2010-04-06 00:20:17 UTC
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).
Comment 1 Glad Deschrijver 2010-09-01 19:50:41 UTC
Created attachment 51190 [details]
Indicate active theme + alphabetic ordering

This patch solves this bug and bug #153056.
Comment 2 Jeremy Whiting 2010-09-02 21:00:26 UTC
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
Comment 3 Jeremy Whiting 2010-09-02 21:31:04 UTC
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
Comment 4 Christoph Feck 2010-09-13 14:39:44 UTC
*** Bug 251095 has been marked as a duplicate of this bug. ***