Created attachment 121118 [details] The mess that’s produces when trying to use arrow keys, backspace, enter, etc. while using ibus-hangul SUMMARY Typing Hangul in Konsole results in characters being printed instead of their action, e.g. suppr, arrows keys or enter print characters instead of doing their action. STEPS TO REPRODUCE 1. Install and configure Ibus 2. Install and enable ibus-hangul 3. Type Hangul in Konsole OBSERVED RESULT - Typing arrow up, right, down, left produces each q, r, t, s - Typing enter produces - - Typing backspace results in ( - etc. EXPECTED RESULT Typing Hangul works as in other applications. SOFTWARE/OS VERSIONS Arch Linux KDE Plasma Version: 5.16.1 KDE Frameworks Version: 5.59.0 Qt Version: 5.12.4
This is not a Konsole bug, it is a bug in IBus Qt module. As far as I know patch for this problem is applied in Qt 5.13. See also: * https://github.com/ibus/ibus/issues/2068 * https://bugreports.qt.io/browse/QTBUG-58220 * https://codereview.qt-project.org/c/qt/qtbase/+/212179 * https://codereview.qt-project.org/c/qt/qtbase/+/255587
Thanks for the investigation.
Same, thanks. :)