This bug has already been described a few times (some by me). Basically - event.key only identifies english alphanumeric characters. I'm gonna push a docs update on this
On Sat, Mar 5, 2011 at 4:38 PM, Andrea Dessì <[email protected]> wrote: > Hi all, > > I'm getting in trouble with a keyup event :) > the event.key coming from the keyup event is telling me > I've "keyupped" a braket { instead of a F12. > > here the example: > http://jsfiddle.net/NKjoep/eukak/1/ > > the keydown event.key returns the "f12" value which is correct, > the keyup tells it is a "{". > > So there's something strange, or am I wrong with something? :) > > Thank you, > Andrea -- Arieh Glazer אריה גלזר 052-5348-561 http://www.arieh.co.il http://www.link-wd.co.il
