Summary: | Server lists are not sorted properly on load | ||
---|---|---|---|
Product: | [Applications] kdepimlibs | Reporter: | Frederik Schwarzer <schwarzer> |
Component: | mailtransport | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | andy, luca86, toma |
Priority: | NOR | ||
Version: | 4.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Frederik Schwarzer
2008-05-17 01:28:11 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? waiting for more info. 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 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 Can you try give it a try? 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 *** Bug 166840 has been marked as a duplicate of this bug. *** *** Bug 170021 has been marked as a duplicate of this bug. *** 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. *** Bug 181796 has been marked as a duplicate of this bug. *** Bug 181796 is not a duplicate. 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. thanks! |