Version: 2.0.0 (using KDE 4.1.2) OS: Linux Installed from: Ubuntu Packages In kgpg, the trust (actually validity) field is sorted incorrectly. "Ultimate" validity is first, then "revoked"/"expired", then "unknown", "marginal", and finally "full" validity. The trust field should sort in order: Ultimate Full Marginal Unknown Expired Revoked
Which dialog is this in?
In the main window. I guess the "Key manager"?
Ah, I see. Sorting by key trust. Weird.
SVN commit 874983 by dakon: Fix sorting by trust showing the secret pairs at the wrong end of the list BUG:173328 M +3 -2 keylistproxymodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=874983
SVN commit 874984 by dakon: Fix sorting by trust showing the secret pairs at the wrong end of the list backport of r874983 CCBUG:173328 M +4 -3 keylistproxymodel.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=874984