[已解决]关于plasma wayland 5.27在vscode(或者chromium)中使用fcitx5的问题

基于 Add text-input-v1 support 的内容以及这篇教程 Using Fcitx 5 on Wayland,目前应该是能够在当前的plasma 5.27.1版本于vscode或者chromium中正常使用fcitx5输入法?

但我在两者的flags文件中均包含如下内容的情况下也都不能够通过fcitx5进行输入

--enable-features=UseOzonePlatform
--ozone-platform=wayland
--enable-wayland-ime

难道是还需要另外的设置?

是否有在虚拟键盘的 kcm 中进行设置?参见 https://www.csslayer.info/wordpress/linux/use-plasma-5-24-to-type-in-alacritty-or-any-other-text-input-v3-client-with-fcitx-5-on-wayland/

:smiling_face_with_three_hearts:非常感谢,设置虚拟键盘为fcitx并relogin之后可以正常使用了!