support enter key to validate login entry
Bug #1231134 reported by
Yves-Alexis Perez
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LightDM GTK Greeter |
Fix Released
|
Undecided
|
Unassigned | ||
lightdm-gtk-greeter (Debian) |
Fix Released
|
Unknown
|
Bug Description
Hi,
when disabling the user list, the login screen is now composed of two text labels: Login and Password.
Before, there was only one row, where you first entered the password, then validated with enter, then typed the password, then validated again with enter.
Now, there are two rows, but you can't validate the login with enter, you can only switch to the second row using tab.
It's disturbing, and actually annoying (and to be honest it reminds me of the windows login screen), so it'd be nice either to switch back to the one row layout, or to be able to switch rows with enter.
Thanks!
Changed in lightdm-gtk-greeter: | |
status: | New → Confirmed |
Changed in lightdm-gtk-greeter (Debian): | |
status: | Unknown → Confirmed |
Changed in lightdm-gtk-greeter: | |
status: | Confirmed → Fix Committed |
Changed in lightdm-gtk-greeter (Debian): | |
status: | Confirmed → Fix Released |
Changed in lightdm-gtk-greeter: | |
milestone: | none → 1.7.0 |
Changed in lightdm-gtk-greeter: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Seems that the attached trivial patch does the job