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 332053 - use a circle instead of '*' for invisible character in unlock dialog
use a circle instead of '*' for invisible character in unlock dialog
Status: RESOLVED FIXED
Product: gnome-screensaver
Classification: Deprecated
Component: dialog
CVS HEAD
Other Linux
: Normal normal
: ---
Assigned To: gnome-screensaver maintainers
gnome-screensaver maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-21 16:33 UTC by William Jon McCann
Modified: 2006-02-24 15:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.60 KB, patch)
2006-02-21 16:34 UTC, William Jon McCann
none Details | Review

Description William Jon McCann 2006-02-21 16:33:26 UTC
Might be preferable to use a circle instead of '*' for invisible character in unlock dialog.  XP and OSX do something like this and GDM can be configured to use it as well.
Comment 1 William Jon McCann 2006-02-21 16:34:28 UTC
Created attachment 59862 [details] [review]
patch

We are currently in UI freeze so I'll have to ask for approval.
Comment 2 William Jon McCann 2006-02-24 15:41:23 UTC
I committed a slightly modified patch that only sets the invisible char if it is currently set to '*'.  This allows systems that have patched gtk to be consistent.