gnome-shell/js/gdm
Florian Müllner 20d4ffde6e loginDialog: Rely on default button for activation
Currently the default action is performed twice when pressing Return
in the login dialog, once in response to the entry's 'activate' signal,
and again by activating the default button. Usually this is not a
problem, as the second invocation is simply ignored, however it breaks
the case where multiple consecutive questions are asked (e.g. username
and password in the 'Not listed' case).
Fix the problem by not handling the 'activate' signal at all.

https://bugzilla.gnome.org/show_bug.cgi?id=685511
2012-10-04 21:18:54 +02:00
..
batch.js Port all classes with inheritance to class framework 2011-11-24 09:50:04 +01:00
fingerprint.js fingerprint: autostart fprintd when necessary 2012-09-14 12:12:46 -04:00
loginDialog.js loginDialog: Rely on default button for activation 2012-10-04 21:18:54 +02:00
powerMenu.js gdm: Provide an accessible name for powerMenu 2012-09-25 02:06:02 +02:00
realmd.js gdm: Add network login hint 2012-08-21 13:15:29 -04:00
util.js ShellUserVerifier: fix typo in function name, caught on auth error 2012-10-03 22:07:27 +02:00