mirror of
https://github.com/brl/mutter.git
synced 2025-02-08 17:44:09 +00:00
![Carlos Garnacho](/assets/img/avatar_default.png)
On ClutterInputFocus::reset, avoid to unset the preedit text if none was set earlier. This seems to trick GTK clients into focusing the cursor position again, even when we are moving away from it. Fixes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4647 (Cherry-picked from commit 3b6f9111c7da3fee82d3ffd19c444155f84d86ea)