-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed double-Ctrl shortcut in text fields on Ubuntu
Inside text fields on Ubuntu, keydown and keyup events report ctrlKey as false, even when the key in question is DOM_VK_CONTROL. Fixes #167.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters