There are two other test pages on which you can test keyboard events, http://unixpapa.com/js/testkey.html and http://brain4.de/programmierecke/js/tastatur.php.
When you press a key sequence for á => "'" + "a" , only a keyup event is fired without information about what key was pressed.
Firefox Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.8.1.14) Gecko/20080416 Fedora/2.0.0.14-1.fc7 Firefox/2.0.0.14
I doesn't work with Linux. On Windows it is working right.
There are two other test pages on which you can test keyboard events, http:// unixpapa. com/js/ testkey. html and http:// brain4. de/programmiere cke/js/ tastatur. php.
When you press a key sequence for á => "'" + "a" , only a keyup event
is fired without information about what key was pressed.
Firefox Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.8.1.14) Gecko/20080416 Fedora/ 2.0.0.14- 1.fc7 Firefox/2.0.0.14
I doesn't work with Linux. On Windows it is working right.