gnome-shell/js/gdm
Ray Strode 5961f162fa gdm: fix sensitivity of auth prompt when cancelling early and user list is disabled
If the user list is disabled and the user clicks cancel quickly enough
after typing their username, they can get in a state where the
auth prompt gets stuck in the insensitive state.

This is because the login dialog code makes the prompt insensitive
while while pam is processing the provided username, but the prompt
only makes itself sensitive again when it is hidden.

This commit makes it sensitive right before asking for a username again.

https://bugzilla.gnome.org/show_bug.cgi?id=740141
2014-11-17 12:11:03 -05:00
..
authPrompt.js gdm: disallow cancel after verification succeeds 2014-11-17 12:11:02 -05:00
batch.js Changed obsolete FSF postal address. 2014-01-08 04:35:14 +07:00
fingerprint.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
loginDialog.js gdm: fix sensitivity of auth prompt when cancelling early and user list is disabled 2014-11-17 12:11:03 -05:00
oVirt.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
realmd.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
util.js gdm: fix missing braces 2014-10-13 11:50:12 -04:00