gnome-shell/js
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
..
extensionPrefs extensionPrefs: Remove an extra parameter to set_cell_data_func 2012-10-10 18:21:03 -03:00
gdm loginDialog: Use the same focus root for dialog and ctrl-alt-tab 2012-10-11 19:04:43 +02:00
misc extensionUtils: Don't warn about missing url 2012-10-05 20:35:07 +02:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui screenShield: Remove erroneous top/bottom padding that may appear 2012-10-11 12:26:00 -03:00
Makefile.am ViewSelector: remove the places & devices search provider 2012-09-16 19:02:22 +02:00