gnome-shell/js/ui/status
Takao Fujiwara 551e827841 keyboard: Do not call KeyboardManager.holdKeyboard() with set-content-type
When gnome-shell receives the signal of 'set-content-type' from ibus,
gnome-shell calls KeyboardManager.holdKeyboard() and
KeyboardManager.releaseKeyboard() and the functions change the current
input focus in GNOME Xorg and it could result in closing a popup window
which has a password entry by focusing on the entry.
The solution is to stop to call the APIs on 'set-content-type' signal.

https://gitlab.gnome.org/GNOME/gnome-shell/issues/391
2018-11-09 10:55:30 +00:00
..
accessibility.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
bluetooth.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
brightness.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
keyboard.js keyboard: Do not call KeyboardManager.holdKeyboard() with set-content-type 2018-11-09 10:55:30 +00:00
location.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
network.js Fix connection to wifi APs from user menu (RH #1628263) 2018-09-18 16:15:32 -07:00
nightLight.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
power.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
remoteAccess.js remoteAccess: Make indicator orange 2018-07-27 18:10:35 +02:00
rfkill.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
screencast.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
system.js system: Don't execute Settings 2018-07-31 13:31:59 -03:00
thunderbolt.js dbus: Move all interface descriptions into the resource 2018-09-17 07:34:49 +00:00
volume.js volume: Show overamplified icon when in overdrive 2018-07-31 18:14:15 +00:00