gnome-shell/js
Sebastian Keller 04fd3a4277 keyboard: Specify anchor when deleting characters via timeout
6e80f858c dropped the second cursor argument used as anchor when calling
the delete function from the timeout. This was causing the early check
that was trying to detect when deleting from the beginning of the text
to fail, because anchor was now undefined.

Fixes: 6e80f858c ("keyboard: Move backspace key handling to KeyboardController")
Closes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7484
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3239>
2024-03-15 11:52:37 +01:00
..
dbusServices dbusServices/extensions: Override destroy() method 2024-03-01 15:00:46 +00:00
extensions extensions: Fix ngettext convenience 2023-09-15 21:41:30 +00:00
gdm loginDialog: Fix conflicting session notification 2024-03-13 17:32:28 +00:00
misc components: Drop telepathy client 2024-03-03 01:33:16 +00:00
portalHelper js: Port Config to ESM 2023-08-10 17:42:23 +00:00
ui keyboard: Specify anchor when deleting characters via timeout 2024-03-15 11:52:37 +01:00
js-resources.gresource.xml components: Drop telepathy client 2024-03-03 01:33:16 +00:00
meson.build extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00