mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
When running, US International Keyboard layout breaks #1551
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#1551
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 @lucasmontec on GitHub (Mar 20, 2023).
Bug Description
When the app is running and connected, my keyboard layout stops working. It stops working not only across the connection but also on my local machine with local apps (machine connecting and controlling another).
While connected I can no longer type the following characters:
ã, ç, ê, é
The combinations to type those are:
Shift + ` then a = ã
Shift + 6 then e = ê
and so on.
I have an US layout QWERTY keyboard, using the US International keyboard setting on windows.
How to Reproduce
By using the international keyboard layout on windows with an EnUS QWERTY keyboard, just opening the app and connecting to any machine, breaks those combinations.
Expected Behavior
I should be able to type, at least on my own machine, normally.
Operating system(s) on local side and remote side
Windows 11 -> Windows 11
RustDesk Version(s) on local side and remote side
1.1.9 -> 1.1.9
Screenshots
No way to screenshot this.
Additional Context
No response
@rustdesk commented on GitHub (Mar 20, 2023):
#1547