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 666923 - Password description field maximum length is too short
Password description field maximum length is too short
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
3.2.x
Other All
: Normal critical
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2011-12-27 21:42 UTC by Hans Wurst
Modified: 2012-01-03 07:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Hans Wurst 2011-12-27 21:42:51 UTC
BREIF:
Password description field maximum length is too short. 
There is no possibility to have a long description of the stored password like "some.long.name.of.the.email.address@somedomian.com (and some additional description for instance: answer for the question)".

This limitation makes seahorse horrible :(

ACTUAL RESULTS:
Description length is limited to 32. (correct me if I`m wrong)

EXPECTED RESULTS:
Description length is limited to some reasonable value like 1K,2K or 8K.

STEPS TO REPRODUCE:
1) Ctrl+N
2) Password
3) Try to enter long description
Comment 1 Stef Walter 2012-01-03 07:04:35 UTC
Thanks for the bug report. Fixed:


commit df634cab4ee4a2ae192ed0f78c79ebb415bed2b6
Author: Stef Walter <stefw@collabora.co.uk>
Date:   Tue Jan 3 08:00:28 2012 +0100

    gkr: Remove limitation of max keyring item description
    
    https://bugzilla.gnome.org/show_bug.cgi?id=666923