GNOME Bugzilla – Bug 666923
Password description field maximum length is too short
Last modified: 2012-01-03 07:04:35 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
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