Bug 232494

Summary: knode: group order confusing after adding new groups
Product: knode Reporter: Eckhart Wörner <ewoerner>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Eckhart Wörner 2010-03-28 19:29:37 UTC
Version:            (using KDE 4.3.1)
Installed from:    Debian testing/unstable Packages

When adding groups in knode, the new groups are listed last in that account. 
However, after restarting knode, they are properly ordered by alphabet. 

This is not very intuitive. Please always sort the groups by alphabet. It might
be a nice service to the users to mark these groups with a special symbol (some
sort of blue "N" comes to my mind).
Comment 1 Eckhart Wörner 2010-03-28 19:30:09 UTC
This bug has been copied over from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553478
Comment 2 Olivier Trichet 2010-05-23 17:34:33 UTC
SVN commit 1129743 by otrichet:

Force the column to sort groups by inside the group view

BUG: 232494
Group order confusing after adding new groups


 M  +5 -0      kncollectionview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1129743
Comment 3 Olivier Trichet 2010-05-23 17:42:50 UTC
SVN commit 1129745 by otrichet:

In the group view, force the default column to sort by.

Forward port to trunk: Group order confusing after adding new groups
CCBUG: 232494

 M  +4 -0      kncollectionview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1129745