Skip to content

Conversation

mhuebert
Copy link

There is currently no normalization of key combos when unbinding via string. This means that attempting to unbind a combo like "meta-a" will always fail. This patch replaces instances of "meta" with the current binding of _metakey, which is platform specific, in the unbind process.

Matthew Huebert and others added 10 commits October 13, 2017 17:25
…, *, (), etc. on some international keyboards.
The patch to allow bindings to shiftkey-obscured keys on international keyboards was incomplete.
The Keypress.js bugfix was itself buggy, and prevented some necessary auto-keyup behaviour on mac.
Remove all code related to binding directly to keys hidden behind shift-key
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 this pull request may close these issues.

2 participants