gnome-shell/js/gdm
Florian Müllner 3abfcda8b5 loginDialog: Use the same focus root for dialog and ctrl-alt-tab
Adding a group to the Ctrl-Alt-Tab popup will also add it to the
focus manager. Due to that, we currently end up with two focus
groups added for the login dialog - an explicit one for the entire
dialog, and an implicit one for the main content group.
When doing keynav, we ascend in the widget hierarchy from the
currently focused actor until we find a valid focus root, so
adding a children of the dialog as focus root breaks keynav to
any actors that are not inside the main content group.
The simple fix is to use the same group in both cases.

https://bugzilla.gnome.org/show_bug.cgi?id=684730
2012-10-11 19:04:43 +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: Use the same focus root for dialog and ctrl-alt-tab 2012-10-11 19:04:43 +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