icecats11 / js-hotkeys

Automatically exported from code.google.com/p/js-hotkeys
0 stars 0 forks source link

charCode warning in Firefox 3.5.5 (very minor) #72

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to demo page in new version of Firefox (3.5.5) on Windows 7
2. Use some keys
3. Go to error console

What is the expected output? What do you see instead?

The script works, but you get:

Warning: The 'charCode' property of a keydown event should not be used. The
value is meaningless.
Source File: ....

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by markus.r...@gmail.com on 7 Dec 2009 at 10:30

GoogleCodeExporter commented 8 years ago
I think this in an issue of jQuery, nor js-hotkeys.
I'm using Windows Vista, Firefox 3.5.6

Original comment by mmuci...@gmail.com on 7 Jan 2010 at 7:50