OscarGodson / jKey

Key shortcuts made simple
http://oscargodson.github.com/jKey/
185 stars 40 forks source link

'?' shortcut does not work on FF/Mac OS X #15

Open cespare opened 12 years ago

cespare commented 12 years ago

It looks like part of the problem with #4 is this issue as well.

It is not possible to detect a '?' being pressed using the keydown event in Firefox on Mac OS X. See the key handler source in the google closure code; in particular, this comment:

// On the Mac, shift-/ triggers a question mark char code and no key code