Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick Fix: Keyboard shortcut CTRL+. shows a small 'e' #142583

Closed
danjaredg opened this issue Feb 9, 2022 · 4 comments
Closed

Quick Fix: Keyboard shortcut CTRL+. shows a small 'e' #142583

danjaredg opened this issue Feb 9, 2022 · 4 comments
Assignees

Comments

@danjaredg
Copy link

Related to the problem reported in #135084

This problem occurs in KDE and the IBus Panel. To fix it you need to remove the keyboard shortcuts for emojis.

fix-bug-ctrl+dot

@mjbvz
Copy link
Collaborator

mjbvz commented Feb 11, 2022

I don't understand the issue. Can you please provide more details

/needsMoreInfo

@danjaredg
Copy link
Author

@mjbvz if you run vscode in linux with kde desktop with Ibus-daemon enable, the default shortcut Quick Fix <ctrl+.> doesn't work and print a small 'e' character just like this post #135084 (comment). This 'e' is like a special character not exactly letter 'e'.

as a workaround:
If you disable emoji shortcuts from ibus-daemon (run "ibus-setup" to show ibus preferences) the shortcut Quick Fix <ctrl+.> works again.

I'm using this kde distribution:
Operating System: Kubuntu 21.10
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.13.0-28-generic (64-bit)
Graphics Platform: X11

@mjbvz mjbvz assigned alexdima and unassigned mjbvz Feb 16, 2022
@alexdima
Copy link
Member

@danjaredg Thank you for the extra info. Since this is a problem caused by the environment, there is nothing we can do on our side to improve. However, I have documented this as a known issue at https://github.com/microsoft/vscode/wiki/Keybinding-Issues#troubleshoot-linux-keybindings :

image

@alexdima alexdima removed the info-needed Issue requires more information from poster label Feb 16, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@danjaredg @alexdima @mjbvz and others