This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 238297 - Inform user about some IDE shortcuts (F7, F8, ...) not being consumed in terminal by default
Summary: Inform user about some IDE shortcuts (F7, F8, ...) not being consumed in term...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 7.4
Hardware: All All
: P4 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-13 09:36 UTC by ilia
Modified: 2013-11-13 09:36 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ilia 2013-11-13 09:36:40 UTC
Problem:
By default terminal bypasses debug keys (F7, F8, ...), Ctrl+Tab and few other keys. It can be disabled in Options -> Misc -> Terminal -> Ignore global shortcuts.
But it is not clear for user why, for example, F7 doesn't work as mkdir in midnight commander. So, we need to inform user about bypassed keys or to make this option more accessible. 

Some ways to solve this problem:
* Make checkbox in the terminal's popup menu
* Make checkbox on the panel where "create local" and "create remote" terminal buttons are placed
* Give a user a popup notification, like "You pressed F7 for the first time. It was not consumed by the terminal. To enable consuming set "Ignore global shortcuts" checkbox in Options -> Misc -> Terminal.