gnome-shell/js
Rui Matos 54788d750e searchDisplay: Reset the keyboard focus after displaying async results
We hide the content around displaying new search results to prevent
flickering, unfortunately, one side effect of hiding an actor is
losing key focus if it currently is on the that actor or any
child. This could happen in the case of async results showing up after
the user had moved focus to the search results.

This patch works around that issue by saving the key focus and
resetting it back after displaying the new async results.

https://bugzilla.gnome.org/show_bug.cgi?id=675078
2012-04-30 01:10:08 +02:00
..
extensionPrefs Revert "Fixed typo in string" 2012-02-22 18:52:08 -05:00
gdm gdm: Skip locked users 2012-04-09 19:01:20 +02:00
misc format: move shell_format_int_alternative_output() to ShellJS 2012-04-10 12:52:33 -04:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui searchDisplay: Reset the keyboard focus after displaying async results 2012-04-30 01:10:08 +02:00
Makefile.am Add gnome-keyring prompter 2012-02-29 20:16:14 +01:00