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 467335 - gdm has an autocompletion widget that doesn't autocomplete
gdm has an autocompletion widget that doesn't autocomplete
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other Windows
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2007-08-16 14:53 UTC by Ray Strode [halfline]
Modified: 2007-08-16 18:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
disable typeahead (1.29 KB, patch)
2007-08-16 14:55 UTC, Ray Strode [halfline]
none Details | Review

Description Ray Strode [halfline] 2007-08-16 14:53:14 UTC
(From Adam Jackson, https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=252991)

Bring up a fresh gdm.  Cursor focus will be on the text entry field.  Hit
Shift-Tab, focus rotates back to the user list.  If you start typing, an
autocompletion widget pops down out of nowhere.  Worse, it doesn't actually
autocomplete: typing my own name and hitting enter, doesn't select that user.
Comment 1 Ray Strode [halfline] 2007-08-16 14:55:55 UTC
Created attachment 93783 [details] [review]
disable typeahead

I think something like this should work (building into rawhide now, so we'll see I guess)
Comment 2 Brian Cameron 2007-08-16 18:24:48 UTC
The face browser is also in gdmlogin.c.  Could you please disable it in both
places and let me know that the patch works?  If so, I'll commit.
Comment 3 Brian Cameron 2007-08-16 18:26:23 UTC
Oops, sorry about that.  I now see the patch has changes for both gdmlogin.c and the greeter code.  The patch looks reasonable and is now upstream.  Marking as fixed.