Bug 72433 - circles for password dialog not working
Summary: circles for password dialog not working
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: gdm
Version: 1.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Havoc Pennington
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks: 67217
TreeView+ depends on / blocked
 
Reported: 2002-08-23 18:46 UTC by Havoc Pennington
Modified: 2007-04-18 16:45 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-08-25 20:46:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Havoc Pennington 2002-08-23 18:46:21 UTC
Our default install doesn't seem to guarantee we have the circle glyph,
resulting in the little unknown glyph squares.

Comment 1 Petri T. Koistinen 2002-08-25 00:38:17 UTC
I think you should not show on screen how many characters user's password has,
if that is what you are looking for. Just white blank space without (visible)
cursor moving when password is typed, please.

Comment 2 Havoc Pennington 2002-08-25 02:33:13 UTC
Standard practice is to show the number of chars typed, otherwise people can't
effectively use backspace and think the keyboard isn't working. The mild
additional security risk is worth it.

Comment 3 Petri T. Koistinen 2002-08-25 16:27:22 UTC
I disagree. Unix logins has been working without showing password length for
years. I belive people understand this. BTW, what people are you refering to?
New users with Windows backgroud perhaps? And which standard says so, real or
some de-facto (= Windows)?

If you don't change it, I would appreciate if you made this optional i.e. I
could turn off the printing of those characters.


Comment 4 Petri T. Koistinen 2002-08-25 16:32:07 UTC
And comment to initial comment: Those "unknown glyph squares" with Finnish
locale look like this ASCII art:

|-----|
| 2 5 |
| C F |
|-----|

Perhaps that is the keycode, character number...

Comment 5 Havoc Pennington 2002-08-25 16:58:56 UTC
0x25cf is the Unicode circle character. But the font doesn't contain it so we 
get the boxes.

Comment 6 Havoc Pennington 2002-08-25 17:43:52 UTC
2.5.0.7-5 disables the circle thing again.

For adding the no-indicator-at-all config option, I wouldn't do it myself, but
in any case the right place to add config options is upstream on gnome.org - 
if we add Red Hat specific config option, it may not be supported in future
releases, which is a problem. http://bugzilla.gnome.org is the place to file 
gnome.org RFEs.

Comment 7 Petri T. Koistinen 2002-08-25 19:52:19 UTC
Stupid question: Is "circle thing" enabled in editable run-time configuration
file or is it compile-time option (which can not be changed without recompiling
gdm)?

If it's editable in configuration file, we don't need bother GNOME people.
If it's compile-time option then I will bother them.

Comment 8 Havoc Pennington 2002-08-25 20:15:53 UTC
Circles vs. asterisks is configurable in a config file. I don't think there's a
"nothing" option though.

Comment 9 Petri T. Koistinen 2002-08-25 20:20:14 UTC
So gdm version 2.5.0.7-5 shows asterisks instead of circles?

Comment 10 Havoc Pennington 2002-08-25 20:46:07 UTC
yes.

Comment 11 Jay Turner 2002-09-03 14:41:42 UTC
Latest version of gdm in a composed tree is gdm-2.4.0-7-10, which does indeed
show asterisks for the password characters.  Closing this out.


Note You need to log in before you can comment on or make changes to this bug.