-
Notifications
You must be signed in to change notification settings - Fork 39.7k
electron-12.x.y branch, IME don't work when on Wayland #120084
Copy link
Copy link
Closed
Labels
chromiumIssues and items related to ChromiumIssues and items related to Chromiuminfo-neededIssue requires more information from posterIssue requires more information from posterupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)waylandIssue related to wayland display serverIssue related to wayland display server
Metadata
Metadata
Assignees
Labels
chromiumIssues and items related to ChromiumIssues and items related to Chromiuminfo-neededIssue requires more information from posterIssue requires more information from posterupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)waylandIssue related to wayland display serverIssue related to wayland display server
Fedora 34 (Workstation Edition Prerelease)Steps to Reproduce:
code-oss --enable-features=UseOzonePlatform --ozone-platform=waylandfcitx5Does this issue occur when all extensions are disabled?: Yes
additional information:
Seems that IM module (like
/usr/lib64/gtk-3.0/3.0.0/immodules/im-fcitx5.soor/usr/lib64/gtk-3.0/3.0.0/immodules/im-ibus.so) isn't loaded at all, when using Wayland.