https://bugs.kde.org/show_bug.cgi?id=508415
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Kwin input events |IME switching should be |interference with IME |possible without an active |switching |input method context Status|REPORTED |CONFIRMED Ever confirmed|0 |1 CC| |[email protected] --- Comment #1 from Zamundaaa <[email protected]> --- > Ideally, the launcher (or anything that redirects input to a text input) > should be aware of IME keyboard shortcut (fcitx5, ibus etc.), prevent default > action (space, enter, etc.) and pass the signal to the IME switcher. There isn't really a IME switcher or IME keyboard shortcut, the input method just grabs all keys and does *something* with them under the hood - one of them being that internal shortcut. Kickoff doesn't focus the search field by default, so there's no input method active, so it can't grab anything. If you first click on the search field, it works. The proper fix would imo be for the keyboard layout shortcut to be handled by KWin, as a normal global shortcut. -- You are receiving this mail because: You are watching all bug changes.
