https://bugs.kde.org/show_bug.cgi?id=489057

--- Comment #10 from Weng Xuetian <wen...@gmail.com> ---
(In reply to elgoognojks from comment #9)
> (In reply to Weng Xuetian from comment #8)
> > @elgoognojks, this might be due to the fcitx wayland  im module need to
> > display a popup on the application being typed, which may interfere with
> > certain application logic.
> > 
> > However, using input method under wayland there is an alternative option, by
> > using the wayland native input method protocol.
> > 
> > https://fcitx-im.org/wiki/Using_Fcitx_5_on_Wayland#KDE_Plasma
> > 
> > I'd consider that as an better setup for wayland.
> > 
> > Can you check if you make kwin starts fcitx (systemsettings -> virtual
> > keyboard -> select fcitx 5), and unset QT_IM_MODULE, re-login, the issue
> > still persist or not?
> 
> Thank you for replying.
> However, for months ago I already set up fcitx within wayland the way you
> mentioned (set virtual keyboard to fcitx and did not set "QT_IM_MODULE"
> global variable in ~/.config/environment.d/*.conf), and the bug still
> happened today if I check "show input method info when switching input
> focus" (當切換輸入焦點時顯示輸入法資訊)

You're right. I also can reproduce this issue. Then I feel it's likely a kwin
issue or sth.

Actually, it can also be triggered if there's a new app is opened in the
background.

E.g. if you run "sleep 5; kwrite" in the background, and then enter the edit
mode, the edit mode will end when kwrite is launched.

I wonder what's the motivation of this behavior, and maybe it should be changed
to not do that if that's easier to implement.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to