Summary: | trust field is sorted incorrectly | ||
---|---|---|---|
Product: | [Applications] kgpg | Reporter: | Alex Mauer <hawke> |
Component: | general | Assignee: | Rolf Eike Beer <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alex Mauer
2008-10-23 00:31:08 UTC
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 |