maheshchari / js-hotkeys

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

"event.originalEvent is undefined" error with jquery 1.2.3 (SOLVED, patch attached) #73

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Load jQuery 1.2.3 and js-hotkeys plugin
2. Apply the plugin to an element
3. Try and press the selected combination of keys - an error pops up (see
the attached screenshot).

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

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

Please provide any additional information below.

I have attached a patch for jquery.hotkeys-0.7.9.js that solves the problem.

Original issue reported on code.google.com by damian.g...@gmail.com on 21 Jan 2010 at 6:08

Attachments: