Bug 232494 - knode: group order confusing after adding new groups
Summary: knode: group order confusing after adding new groups
Status: RESOLVED FIXED
Alias: None
Product: knode
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-28 19:29 UTC by Eckhart Wörner
Modified: 2010-05-23 17:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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