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

System.Windows.Forms.SendKeys.Send does not work on windows 64 bits #21490

Open
bmalrat opened this issue May 24, 2022 · 0 comments · May be fixed by #21491
Open

System.Windows.Forms.SendKeys.Send does not work on windows 64 bits #21490

bmalrat opened this issue May 24, 2022 · 0 comments · May be fixed by #21491

Comments

@bmalrat
Copy link

bmalrat commented May 24, 2022

Steps to Reproduce

  1. call System.Windows.Forms.SendKeys.Send("d");

the "d" keys will not be sent and might let the keyboard in a wrong state

Current Behavior

Sending keys doesn't work and let the keyboard in a wrong state and might require a reboot.

Expected Behavior

Keys should have been sent.

On which platforms did you notice this

[ ] macOS
[ ] Linux
[ X] Windows

Version Used:

6.12.0.174

Stacktrace

none

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

Successfully merging a pull request may close this issue.

1 participant