gnome-shell/js/ui/status
Takao Fujiwara 1b28cdfbf4 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


(cherry picked from commit 551e827841)
2019-01-15 15:24:40 +00:00
..
accessibility.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
bluetooth.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
brightness.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
keyboard.js keyboard: Do not call KeyboardManager.holdKeyboard() with set-content-type 2019-01-15 15:24:40 +00:00
location.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
network.js network: Don't assume the active connection has been processed first 2018-09-03 23:34:07 +00:00
nightLight.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
power.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
rfkill.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
screencast.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00
system.js altSwitcher: Fix error when all alternatives are disabled 2019-01-11 11:30:27 +00:00
thunderbolt.js thunderbolt: honor boltd's AuthMode property 2018-03-05 22:03:28 +01:00
volume.js cleanup: Use Function.prototype.bind() 2018-02-21 13:55:02 +00:00