Skip to content

Problem simulating Shift+Insert, Shift+Delete keyboard combinations in windows #46

@vosel

Description

@vosel

There is an issue of simulating some keyboard combinations in windows.
The combinations of the form shift+{smth}, where {smth} is 'ins', 'del', 'home', 'end', 'pgup', 'pgdn', or arrow keys are not simulated properly. The 'shift' keypress is not simulated in this situation.

It seems to me, that the similar problem is described in the following blogpost:
http://letcoderock.blogspot.ru/2011/10/sendinput-with-shift-key-not-work.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugAn error or incorrect implementationWinRelating specifically to Windows

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions