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

The keyboard is unable to send control modifier #229

Open
vojtapl opened this issue Sep 6, 2024 · 0 comments
Open

The keyboard is unable to send control modifier #229

vojtapl opened this issue Sep 6, 2024 · 0 comments

Comments

@vojtapl
Copy link

vojtapl commented Sep 6, 2024

The buttons Undo/Redo/... in selection mode do not work for me (tested on Nix-unstable and Manjaro with KDE Plasma 6.1.4). The key modifier are not sent, only the Copy key sends something, but the text is not copied to clipboard. Here is what I get: maliit.webm

When I dug a bit deeper into it, calling sendKeyPressAndReleaseEvents(Qt::Key_C, Qt::ControlModifier); only send a C, so this may be a problem with the framework and not the keyboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant