You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the Wayland version of the editor, on KDE with fcitx5 as IME, I can switch between French and Japanese. When typing Japanese, I have to commit text when converting kanji for instance; if I go back to French with non-committed text, this text will follow the caret (see video below).
Godot_Wayland_IME.mp4
On X11, non-committed text is deleted.
Steps to reproduce
Write text in multiple languages, with at least one requiring committing text (like Japanese, probably Chinese as well, I don't know about other languages), and switch between languages with some uncommitted text.
Reminder: the issue occurs on KDE, Wayland editor with fcitx5 IME.
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered:
I don't know is the same issue,
but using fcitx to input chinese in TextEdit (linux mint 22 / godot 4.3 stable)
it will drain some character from ime randomly. (when selected a word from ime)
and no keyboard event will triggered. (this will not happen in other applications )
This doesn't seem to happen anymore, was it fixed maybe by one of #100715, #101629 or #101684? (I didn't find other possibly relevant PRs after a quick search)
Tested versions
v4.3.1.rc.custom_build [ff9bc04]
System information
Godot v4.3.1.rc (ff9bc04) - Manjaro Linux #1 SMP PREEMPT_DYNAMIC Wed Aug 7 16:19:28 UTC 2024 - Wayland - Vulkan (Forward+) - dedicated AMD Radeon RX 7900 XT (RADV NAVI31) - AMD Ryzen 9 7900X 12-Core Processor (24 Threads)
Issue description
On the Wayland version of the editor, on KDE with fcitx5 as IME, I can switch between French and Japanese. When typing Japanese, I have to commit text when converting kanji for instance; if I go back to French with non-committed text, this text will follow the caret (see video below).
Godot_Wayland_IME.mp4
On X11, non-committed text is deleted.
Steps to reproduce
Write text in multiple languages, with at least one requiring committing text (like Japanese, probably Chinese as well, I don't know about other languages), and switch between languages with some uncommitted text.
Reminder: the issue occurs on KDE, Wayland editor with fcitx5 IME.
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: