gnome-shell/js/misc
Carlos Garnacho 5e36a06835 inputMethod: Check that there is an existing cursor location
Commit 17d9ec5788 made the input method call update() more eagerly,
but also at times that it does not have a cursor position yet. Make
it bail out correctly in that situation.

Fixes: 17d9ec5788 ("inputMethod: Keep Capabilite.FOCUS before context.focus_in/focus_out")
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2876>
2023-08-09 12:44:30 +02:00
..
animationUtils.js js: Port to modules 2023-08-06 13:02:49 +02:00
config.js.in js: Add JSDoc to exported functions and fix incorrect JSDoc formatting 2023-08-05 22:16:23 +02:00
dateUtils.js js: Port to modules 2023-08-06 13:02:49 +02:00
dbusUtils.js js: Port dbusUtils to ESM 2023-08-07 19:05:50 +00:00
dependencies.js dependencies: Migrate to ES module and organize dependencies 2023-07-15 02:35:56 +00:00
extensionUtils.js js: Port to modules 2023-08-06 13:02:49 +02:00
fileUtils.js js: Port dbusUtils to ESM 2023-08-07 19:05:50 +00:00
gnomeSession.js js: Port to modules 2023-08-06 13:02:49 +02:00
history.js js: Port to modules 2023-08-06 13:02:49 +02:00
ibusManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
inputMethod.js inputMethod: Check that there is an existing cursor location 2023-08-09 12:44:30 +02:00
introspect.js js: Port to modules 2023-08-06 13:02:49 +02:00
jsParse.js js: Port to modules 2023-08-06 13:02:49 +02:00
keyboardManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
loginManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
meson.build build: Remove Soup2 support 2023-05-26 19:05:22 +00:00
modemManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
objectManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
params.js js: Port to modules 2023-08-06 13:02:49 +02:00
parentalControlsManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
permissionStore.js js: Port to modules 2023-08-06 13:02:49 +02:00
signals.js js: Port to modules 2023-08-06 13:02:49 +02:00
signalTracker.js js: Port to modules 2023-08-06 13:02:49 +02:00
smartcardManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
systemActions.js js: Port to modules 2023-08-06 13:02:49 +02:00
util.js js: Port to modules 2023-08-06 13:02:49 +02:00
weather.js js: Port to modules 2023-08-06 13:02:49 +02:00