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 622430 - keyboard layout handling wonky
keyboard layout handling wonky
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-22 19:53 UTC by Ray Strode [halfline]
Modified: 2010-06-22 20:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ray Strode [halfline] 2010-06-22 19:53:56 UTC
From https://bugzilla.redhat.com/show_bug.cgi?id=537478

 William Jon McCann      2010-06-02 18:33:57 EDT

I'm probably just restating your steps but I found the problem while doing:

 * Create account1 with password=aoeui
 * Click on account1 in gdm
 * Switch to keyboard layout "USA (Dvorak)"
 * Enter incorrect password or click cancel
 * Click on account1 in gdm
 * Enter password as "aoeui" on a qwerty keyboard
   - should fail but does not
Comment 1 Ray Strode [halfline] 2010-06-22 20:04:04 UTC
This should be set now:

http://git.gnome.org/browse/gdm/commit/?id=09f5aa04496c0ca66db7654628bd94cbf3f8bcbb

but we really need redo layout handling.  it's implemented in a complicated way, doesn't provide the right user experience, and is all around suck.