agungprasetyosakti / js-hotkeys

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

Alt+Shift+ combinations aren't working in Chrome #89

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Bind "Alt+Shift+_" hotkey to a function

What is the expected output? What do you see instead?
function should execute, but the system beeps

What version of the product are you using? On what operating system?
Windows XP and Chrome 5

Please provide any additional information below.
I tried to bind alt+shift+a, alt+shift+c, and alt+shift+r to function, but it 
didn't work.  I got a system beep instead.  This is only in Chrome. Am I doing 
something wrong? Any ideas?

Original issue reported on code.google.com by QinisoMd...@gmail.com on 16 Aug 2010 at 11:25