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 126984 - Selection in Greeter's Face chooser broken
Selection in Greeter's Face chooser broken
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.4.4.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2003-11-14 15:23 UTC by Mark Finlay
Modified: 2004-05-06 22:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix the user list in gdm-greeter (958 bytes, patch)
2004-02-25 03:05 UTC, Sirajuddin Maizir
none Details | Review
Patch to fix userlist in GDM-greeter (761 bytes, patch)
2004-02-25 13:53 UTC, Sirajuddin Maizir
none Details | Review

Description Mark Finlay 2003-11-14 15:23:55 UTC
I have to double click twice to get a user properly selected whether or not
that person is selected first. This needs some love.
Comment 1 Mark Finlay 2003-12-01 10:36:50 UTC
This also is the case when selecting with the keyboard. Changing the
bug summary to reflect this.
Comment 2 Mantas Kriaučiūnas 2003-12-22 21:47:50 UTC
I noticed this behavior too on Fedora 1.0
Comment 3 Sirajuddin Maizir 2004-02-25 03:05:15 UTC
Created attachment 24745 [details] [review]
Patch to fix the user list in gdm-greeter
Comment 4 Sirajuddin Maizir 2004-02-25 13:53:24 UTC
Created attachment 24755 [details] [review]
Patch to fix userlist in GDM-greeter
Comment 5 Michael Terry 2004-03-14 03:28:36 UTC
Adding PATCH keyword.
Comment 6 George Lebl 2004-05-06 22:19:06 UTC
attempting to fix in CVS.  The patch is not correct, that only works if we can
correctly detect that pam is asking for the username.  It only works in
scenarios where username is really asked as the first question and not in a
general.  I've comitted a patch to cvs and will release 2.6.0.2 very soon with
this fixed (or I think fixed).  The issue is really pam being braindead.