yomichan/ext/js/input
toasted-nutbread c364714c81
Fix hotkey input field conflict (#1963)
* Move comment

* Add DocumentUtil.isInputElement

* Use DocumentUtil.isInputElement

* Fix simple hotkeys (shift or no modifier) preventing text field input

* Improve input detection

* Validate key is an input character before blocking hotkey

* Simplify

* Fix incorrect property
2021-09-26 18:14:00 -04:00
..
hotkey-handler.js Fix hotkey input field conflict (#1963) 2021-09-26 18:14:00 -04:00
hotkey-help-controller.js Header lint (#1444) 2021-02-25 20:21:05 -05:00
hotkey-util.js Header lint (#1444) 2021-02-25 20:21:05 -05:00