After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 122833 - Keys in Choose Keys Dialog not Sorted by Default
Keys in Choose Keys Dialog not Sorted by Default
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
0.7.x
Other Linux
: Normal minor
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on: 111996
Blocks:
 
 
Reported: 2003-09-20 19:22 UTC by bijan
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch which implements proper sorting (13.40 KB, patch)
2004-10-05 22:21 UTC, Stef Walter
none Details | Review

Description bijan 2003-09-20 19:22:17 UTC
When I right click on a file and choose the encrypt option I get a window
with a list of all the keys that I have. But I have about 150 keys, and
they are not sorted in the window, so it's hard to find the one I need.

I just discovered that by clicking on the little "names" button at the top
of this window I can get the keys sorted. Could this be made the default
behaviour. I don't see why someone would prefer the non-sorted view.

Thanks
Comment 1 Jacob Perkins 2003-09-20 20:17:39 UTC
Good point, will try to do so in the next release.
Comment 2 Stef Walter 2004-10-05 22:21:21 UTC
Created attachment 32263 [details] [review]
Patch which implements proper sorting

Implements sorting and saving of the sort in both the recipients dialog and the
main window.
Comment 3 Stef Walter 2004-10-07 04:37:11 UTC
I added updated sorting code to a similar patch. See dependency. 
Comment 4 Stef Walter 2004-10-12 15:59:58 UTC
Fixed in bug# 111996