one-aalam / chrome-screen-capture

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

Should not take over key bindings used by applications #158

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Screen Capture (Linux)
2. Switch to another window (such as IntelliJ).
3. Type Control-Alt-P

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

I expected the keystroke to go to IntelliJ (where it means "extract 
parameter"). Instead the keystroke was taken by Screen Capture.

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

Ubuntu.

Please provide any additional information below.

This is hard to debug if you're not expecting it and don't remember installing 
Screen Capture. There's nothing to indicate that the key binding was taken by a 
Chrome extension. At the very least there should be some on-screen indication 
that Screen Capture is doing this.

Original issue reported on code.google.com by skybr...@google.com on 24 Aug 2011 at 8:18