You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
As discussed in the Discord: I observed that on *nix platforms the KeyEvent of a capital letter does not contain the Shift modifier and on Windows it does.
To Reproduce
run the example event-poll-read and press a capital letter (e.g Shift+D)
Describe the bug
As discussed in the Discord: I observed that on *nix platforms the KeyEvent of a capital letter does not contain the Shift modifier and on Windows it does.
To Reproduce
run the example
event-poll-read
and press a capital letter (e.g Shift+D)on mac:
on windows (cmd.exe and PowerShell)
Expected behaviour
The same consistent behaviour, not sending the Shift-Modifier.
The text was updated successfully, but these errors were encountered: