Open GoogleCodeExporter opened 8 years ago
I have the same issue. I am testing using Firefox 3.0.8 in OSX Tiger, jQuery
1.2.6
Unfortunately the keypress event is necessary for my project, so I will have to
rewrite my code to work without this plugin till it's updated.
Original comment by deesple...@gmail.com
on 22 Apr 2009 at 7:34
[deleted comment]
KeyPress is not working well owe to the fact that keycodes varies between
key[down|up] and key press (lower and upper case). see example at
[http://afro.systems.googlepages.com/test-static-08.html Test #8]. This should
be
solved in the next version
Original comment by Afro.Sys...@gmail.com
on 3 May 2009 at 12:20
[deleted comment]
Firefox 3.6.6 here, on Windows XP, jQuery 1.4.2, js-hotkeys 0.7.8
Same issue, except with certain keys it works fine. Namely 'RETURN' (enter
key), I've tried it with 'a', and 'UP' so far.
Original comment by Rybad...@gmail.com
on 16 Jul 2010 at 6:23
keypress won't work with the directional keys; that's a javascript issue.
Original comment by T.Simon...@gmail.com
on 15 Feb 2012 at 1:44
Original issue reported on code.google.com by
courtlandallen
on 14 Apr 2009 at 8:43