Re: [Usability] Use circles in password field
- From: Matthew Paul Thomas <mpt@xxxxxxxxxxxxx>
- Date: Wed, 22 Feb 2006 11:54:41 +1300
On Feb 22, 2006, at 6:22 AM, William Jon McCann wrote:
...
Any chance we can get a line added to the HIG "Text Entry Fields" Guidelines that says something like:
* A text entry that is used for requesting a password from the user should hide the contents of the entry by using a black circle (Unicode 0x25cf) for each character. Example:
gtk_entry_set_visibility (entry, FALSE);
gtk_entry_set_invisible_char (entry, 0x25cf);
...
This seems like something that should Just Work in GTK (that is, black dots should be the *default* character in a password field), and that should therefore be out of scope of the HIG.
--
Matthew Paul Thomas
http://mpt.net.nz/
_______________________________________________
Usability mailing list
Usability@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/usability
- Follow-Ups:
- Re: [Usability] Use circles in password field
- From: Calum Benson
- Re: [Usability] Use circles in password field
- From: Alan Horkan
- Re: [Usability] Use circles in password field
- References:
- [Usability] Use circles in password field
- From: William Jon McCann
- Re: [Usability] Use circles in password field
- From: Bastien Nocera
- Re: [Usability] Use circles in password field
- From: William Jon McCann
- Re: [Usability] Use circles in password field
- From: Bastien Nocera
- Re: [Usability] Use circles in password field
- From: William Jon McCann
- [Usability] Use circles in password field
- Prev by Date: [Usability] Nautilus keyring?
- Next by Date: Re: [Usability] Nautilus keyring?
- Previous by thread: Re: [Usability] Use circles in password field
- Next by thread: Re: [Usability] Use circles in password field
- Index(es):
Relevant Pages
|
|