bitovi / bitovi/syn

Using [shift] in conjunction with lowercase letters produces incorrect events.

Open
#97 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
441
Forks
254
PR merge metrics
No merged PRs in 30d

Description

If I run `syn.type` for the sequence "[shift]a[shift-up]", the charCode in the keypress ends up being lower case 'a' and the `shiftKey` property of the event is false.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.