Open Nantris opened 4 years ago
Thanks for posting your issue.
Unfortunately I do not have the time to actively work on this package, but I am seeking other active maintainers. If you are willing to create a pull request or help out, that would be an excellent way of moving this forward.
Describe the bug
E+Ctrl
matches, butCtrl+E
does not match - only withstopEventPropagationAfterIgnoring: false
How are you using react hotkeys components? (HotKeys, GlobalHotKeys, IgnoreKeys etc)
<GlobalHotKeys />
Expected behavior
Ctrl+E
should be caught and fire the handler. Instead, only the following are caught:E+Ctrl
or
Ctrl+E
E
E
againPlatform (please complete the following information):
2.0.0
Electron@6.0.12
Windows 7
Are you willing and able to create a PR request to fix this issue?
No
What Configuration options are you using?