mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Holding ctrl and alt keys interprets as multiple pressings #1611
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#1611
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dkoliasnikov on GitHub (Apr 4, 2023).
Bug Description
Rustdesk interprets holding ctrl and alt as multiple pressings.
If i press and hold ctrl or alt remote system accepts multiple key pressings messages. Messages stops when i stop pressing the button.
How to Reproduce
Establish connection. Open any software than prints info about pressed buttons. Press and hold ctrl or alt button.
Expected Behavior
If you press and hold ctrl or alt button remote system gets only one message about the button being pressed
Operating system(s) on local side and remote side
Windows 11 -> Windows 10
RustDesk Version(s) on local side and remote side
1.1.9 -> 1.1.9
Screenshots
Additional Context
No response
@rustdesk commented on GitHub (Apr 4, 2023):
#1547