[Input Method] First keystroke with input method after in focus closes the input method box
Closed this issue · 3 comments
LouieTian0209 commented
Version: Linux gtk2
Input method framework: fcitx
Input method: fcitx-googlepinyin
Steps to reproduce:
- Switch to Google Pinyin for input method
- Bring another window to focus
- Bring CudaText back to focus
- Press a letter key on the keyboard
Expected behavior: The result box for input method should show up and stay up with pressed key input
Current behavior: The result box for input method gets closed automatically
Demo video:
input_method_focus.mp4
Alexey-T commented
@rasberryrabbit Can you look at this, pls?
maybe we need some more Ime* methods called on app deactivate/activate?
rasberryrabbit commented
Returning to old focused window, some invalid behavier occured.
It may Lazarus keyboard event may doesn't work with it.
I cannot resolve it currently.
Alexey-T commented
fixed.