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 253725

Summary: Keyboard Accessibility: "Context Menu" key doesn't work in Terminal and Output tab
Product: cnd Reporter: soldatov <soldatov>
Component: TerminalemulatorAssignee: ilia
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2015-07-24 09:55:14 UTC
Usually GUI terminals intercept "Context Menu" key, "Strict" terminals doesn't intercept any mouse clicks and "Context Menu" key. But in NetBeans only I can call context menu via mouse only.

I want to see "Create New Terminal tab" and "Create New Remote Terminal tab" menu items in context menu, because I don't know any way in order create second or remote Terminal tab.
Comment 2 ilia 2015-08-03 12:26:51 UTC
> I want to see "Create New Terminal tab" and "Create New Remote Terminal tab" menu items in context menu, because I don't know any way in order create second or remote Terminal tab.

This sounds like an enhancement, local/remote Terminal shortcuts can be set in the shortcut menu. Maybe it's better just not to consume "Create Local/Remote Terminal" shortcuts in Terminal`s screen than adding new items to the popup menu.
Comment 3 Quality Engineering 2015-08-04 01:15:23 UTC
Integrated into 'main-silver', will be available in build *201508040002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/3ef811e4cb39
User: Ilia Gromov <ilia@netbeans.org>
Log: fixed Bug #253725 - Keyboard Accessibility: "Context Menu" key doesn't work in Terminal and Output tab