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 271671 - Can't add shortcut Ctrl+J because it is interpreted as Ctrl+ENTER
Summary: Can't add shortcut Ctrl+J because it is interpreted as Ctrl+ENTER
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-19 13:12 UTC by StefanR
Modified: 2017-10-19 13:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description StefanR 2017-10-19 13:12:09 UTC
Actions:
Created a macro and pressed "Set Shortcut...", then Ctrl+j.

Result:
The Shortcut entry dialog shows Ctrl+ENTER

If I save the shortcut the macro will be executed by pressing Ctrl+ENTER as shown by the shortcut entry dialog.

Expected Result:
The Shortcut entry dialog shows Ctrl+J and the macro will be executed by pressing Ctrl+J