gnome-shell/js
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
..
extensionPrefs Remove markup from translated strings 2012-08-06 11:59:14 -04:00
gdm loginDialog: Rely on default button for activation 2012-10-04 21:18:54 +02:00
misc history: Allow events to bubble up when arrowing past the first/last item 2012-09-18 16:44:08 +02:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui messageTray: Don't animate the desktop clone for a failed tray grab 2012-10-04 04:02:16 -03:00
Makefile.am ViewSelector: remove the places & devices search provider 2012-09-16 19:02:22 +02:00