What steps will reproduce the problem?
Bind $(document) to "keydown" with combination of either: ".", ",",
"shift+.", "shift+,"
What is the expected output? What do you see instead?
The function does not get called.
What version of the product are you using? On what operating system?
js-hotkeys 0.7.9, Linux, Google Chrome 4.0.249.43
Please provide any additional information below.
The problem can be fixed with appending specialKeys with: "190: 'period',
188: 'comma'" and then binding with "shift+period", "shift+comma", etc.
Original issue reported on code.google.com by ENomi...@gmail.com on 4 Feb 2010 at 9:14
Original issue reported on code.google.com by
ENomi...@gmail.com
on 4 Feb 2010 at 9:14