Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
madrobby
on Aug 28, 2011
|
parent
|
context
|
favorite
| on:
Keymaster.js: painless keyboard shortcuts for java...
It doesn't trigger events if you're in a INPUT/TEXTAREA/SELECT.
The todo refers to making this configurable in a per-shortcut fashion.
TrevorBurnham
on Aug 28, 2011
[–]
Ah, my bad. I didn't catch the line "if (tagName == 'INPUT' || tagName == 'SELECT' || tagName == 'TEXTAREA') return;", which is indeed a sensible default.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The todo refers to making this configurable in a per-shortcut fashion.