Bug 162192 - Server lists are not sorted properly on load
Summary: Server lists are not sorted properly on load
Status: RESOLVED FIXED
Alias: None
Product: kdepimlibs
Classification: Applications
Component: mailtransport (show other bugs)
Version: 4.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 166840 170021 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-05-17 01:28 UTC by Frederik Schwarzer
Modified: 2011-09-04 21:19 UTC (History)
3 users (show)

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 Frederik Schwarzer 2008-05-17 01:28:11 UTC
Version:           0.5.0-svn (using Devel)
Installed from:    Compiled sources

If the Server page from the configurations dialog is shown (and no action is done in the list) the list is not sorted properly. It is sorted e.g. when one of the items is clicked.
Comment 1 Tom Albers 2008-05-17 01:49:00 UTC
imap servers tab or smtp server tab?
if imap servers tab, can you check if akonadiconsole has the same bug?
if smtp servere tab, can you check with kmail?

I don't see the problem, maybe you can attach some screenies?
Comment 2 Tom Albers 2008-05-17 01:49:34 UTC
waiting for more info.
Comment 3 Frederik Schwarzer 2008-05-17 11:30:43 UTC
It's the smtp server tab (I didn't check the other one since the akonadi server doesn't start here atm)
The problem indeed occours in KMail as well.
Yesterday's SVN versions.

No sceenies, but some ascii art (in case it's still needed). :)

After the tab was selected for the first time and the sorting is set to Name^, the entries are like

de...
gm...
fh...

with non selected.
After clicking on the de... entry, the list looks like

gm...
fh...
de...

with the gm... entry selected.

cheers
Comment 4 Tom Albers 2008-05-18 02:07:58 UTC
SVN commit 808965 by toma:

Explicitly sort by mailtransport name ascending. Maybe a solution for this bug.
CCBUG:162192


 M  +1 -0      transportmanagementwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=808965
Comment 5 Tom Albers 2008-05-18 02:09:29 UTC
Can you try give it a try?
Comment 6 Frederik Schwarzer 2008-05-18 11:53:46 UTC
Hi,

that doesn't do the job. The only thing that is different is that it is now sorted
a
b
c
while it was 
c
b
a
before. (all after clicking again)

regards
Comment 7 Thomas McGuire 2008-08-29 12:06:17 UTC
*** Bug 166840 has been marked as a duplicate of this bug. ***
Comment 8 Thomas McGuire 2008-08-29 12:06:24 UTC
*** Bug 170021 has been marked as a duplicate of this bug. ***
Comment 9 Tom Albers 2008-11-25 19:24:21 UTC
I've seen it too on one laptop, but i can not reproduce it anymore. I think it is a Qt bug, but it would need more investigation.
Comment 10 Thomas McGuire 2009-01-25 22:53:05 UTC
*** Bug 181796 has been marked as a duplicate of this bug. ***
Comment 11 Tom Albers 2009-01-25 22:56:14 UTC
Bug 181796 is not a duplicate.
Comment 12 Luca Giambonini 2011-09-04 21:03:03 UTC
I have tested today and this bug with version Kontact 4.4.10 and KMail 1.13.6 is not present anymore. (on KDE4.7 / kubuntu 11.04)
I think can be closed, the last duplicate was from 2009.
Comment 13 Tom Albers 2011-09-04 21:19:18 UTC
thanks!