GNOME Bugzilla – Bug 770170
Unlock keyring dialog title gets truncated for keyrings with long names
Last modified: 2016-09-02 02:51:09 UTC
Created attachment 333740 [details] part of the screenshot The title of unlock keyring dialog is "Enter password for keyring $KEYRING_NAME to unlock". When the name of keyring is very long the title gets truncated and kind of misleading especially for some certain languages. To make the problem valid, in a downstream bug, the reporter was trying to plug in an O2 UMTS stick and enable automated unlocking of the device when the unlock keyring and shows a title with a long keyring name as default.
Created attachment 333741 [details] [review] A patch to remove the keyring name from title. The purpose should be explained clearly in the dialog message anyway.
Created attachment 333744 [details] [review] A patch to keep the dialog title short. Update patch, remove useless g_free().
Makes sense. Merged to master.