Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

@bmalrat

Description

@bmalrat

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions