Fcitx5 not working in layer-shell surface when switching focus from kitty #13881
Unanswered
ksp-apoc
asked this question in
Bugs - Input
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
System Info
Bug Description
When kitty terminal has focus, pressing
Super+Spaceto open a layer-shell surface (a spotlight/launcher), fcitx5 input method does not work in the launched layer-shell surface. I cannot switch input methods or type CJK characters.However, if the focus is on any other application (e.g., Firefox, file manager) before opening the same spotlight, fcitx5 works perfectly.
Steps to Reproduce
Super+Spaceto open a layer-shell launcher/spotlightSuper+Spaceagain to open the same spotlightExpected Behavior
Fcitx5 should work in the layer-shell surface regardless of which window previously had focus.
Additional Context
zwp_text_input_v3focus (enter/leaveevents) is handled when switching from kitty to a layer-shell surface.GTK_IM_MODULE=fcitx,QT_IM_MODULE=fcitx,XMODIFIERS=@im=fcitx,INPUT_METHOD=fcitx,SDL_IM_MODULE=fcitx).Beta Was this translation helpful? Give feedback.
All reactions