everplus / chrome-toolbox

Automatically exported from code.google.com/p/chrome-toolbox
0 stars 0 forks source link

Ability to disable some shortcuts. #101

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
How can I disable some shortcuts?
For example, I'd a problem with shortcut Alt+R.
I'm using it in other applications (where it was not working).
So I spent many time to find that this shortcut is binding on you extension in 
global level.
I understand, that I can set new shortcut for this action like Ctrl+Alt+Shift+K 
(or something, what I never will use everywhere) but it is not good solution.

I propose next realizations:
1. Make ability to disable some (all as a option) shortcuts.
2. Make ability to set "Nothing" in shortcut input.

What version of the product are you using? On what operating system?
1.0.29 (Win7x64)

Thanks for this good extension!

Original issue reported on code.google.com by V.Osid...@gmail.com on 18 Feb 2012 at 9:04

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
In addition to disabling option, it'd be more reasonable if existing shortcut 
keys will work only if Chrome is the active window. Currently the shortcuts 
take place globally (also if Chrome is minimized), and that prevents them from 
working inside other applications.

Original comment by C.T.MeiR@gmail.com on 8 Mar 2012 at 10:38