Skip to content
New issue

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

Fix bug in Chrome + Windows: brackets are handled like control keys #67

Closed
wants to merge 2 commits into from

Conversation

sebastianwoinar
Copy link

No description provided.

Sebastian Woinar added 2 commits October 30, 2014 11:19
 - check in function: _HandleChar whether the character is a bracket before aborting the insertion of the character
 - add tests for brackets
 - enhance helper method type with options in order to be able to set further attributes of events incl. ctrKey
  - add function triggerEvent, which can be used by type, typeA, keyDown
@sebastianwoinar
Copy link
Author

Same feature than other pull request: #65

PR#65 uses attribute event.altKey instead of explicit check if brackets are inserted.
Therefore PR#65 should be more generic.

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.

1 participant