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

Keyboard problem on remote virtual machine #5535

Closed
Tracked by #4357
HateIsForLoosers opened this issue Aug 28, 2023 · 1 comment
Closed
Tracked by #4357

Keyboard problem on remote virtual machine #5535

HateIsForLoosers opened this issue Aug 28, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@HateIsForLoosers
Copy link

Bug Description

There seems to be a keyboard problem if the remote side has virtual machine open. Inside the virtual machine of the remote side, if the control side tries to type then the keys become sticky, so for example:
-Control side establishes communication with remote side.
-Remote side has a virtual machine open.
-Control side tries to type 'abc' in a field on the remote's side virtual machine.
-Result: aaaaaaaaaaaaaa[now I press b once]bbbbbbbbbb[now I press c once]ccccccccc....
That is going forever until escaping the field.
Tested with VmWare on the remote side machine.

How to Reproduce

The client (control) was win 10.
The server (remote) was win 10.
The VmWare virtual machine was win7.
Try to type anywhere inside server's virtual machine, even in login screen.
I have tested it many similar virtual machines. Windows only.

Expected Behavior

Expected to just typing correctly.

Operating system(s) on local side and remote side

Windows 10

RustDesk Version(s) on local side and remote side

1.2

Screenshots

Nothing to show

Additional Context

No response

@HateIsForLoosers HateIsForLoosers added the bug Something isn't working label Aug 28, 2023
@rustdesk
Copy link
Owner

tracked by #4357

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants