We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I bind an key event to document, the event will not be triggered in "text input", but will be triggered in "password input".
The patch (diff) is attached in http://js-hotkeys.googlecode.com/issues/attachment?aid=41022649826242479&name=diff.txt&token=4b526e21cf15974b64be32635e9e9eff
The text was updated successfully, but these errors were encountered:
Is this project still maintained? This is a pretty big issue. hotkeys seems to be swallowing these key events from anywhere on the page. (Came here via http://code.google.com/p/jstree/issues/detail?id=826)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
When I bind an key event to document, the event will not be triggered in
"text input", but will be triggered in "password input".
The patch (diff) is attached in http://js-hotkeys.googlecode.com/issues/attachment?aid=41022649826242479&name=diff.txt&token=4b526e21cf15974b64be32635e9e9eff
The text was updated successfully, but these errors were encountered: