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 211572

Summary: Incorrect keyboard shortcut key listed for Project Window's "Delete" command
Product: platform Reporter: ytn01
Component: ActionsAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P4    
Version: 7.2   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 211167    

Description ytn01 2012-04-23 09:08:26 UTC
Project windows's "Delete" action currently works with the keyboard shortcut "Command+Delete".

But the keyboard shortcut listed for this action on the Context Menu of project files or in the Edit menu is just "Delete".
Either this listing should be corrected to "Command+Delete" or the shortcut for the delete action should be changed to "Delete" key.

Product Version = NetBeans IDE Dev (Build 201204210400)
Operating System = Mac OS X version 10.7.3 running on x86_64
Java; VM; Vendor = 1.6.0_31
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.6-b01-415
Comment 1 Jesse Glick 2012-05-04 16:12:43 UTC
Bug #182601 made the project context menu item - which is actually a different action - share its visible accelerator with the regular delete action, shown e.g. in the Edit menu. But reporter says that it is this standard action which shows the wrong accelerator, so the bug is not in projectui.

Do not assign to me, since I have no Mac to check on.
Comment 2 Jaroslav Tulach 2012-05-21 11:41:50 UTC
I don't have Mac either.
Comment 3 Antonin Nebuzelsky 2012-06-01 14:00:31 UTC
Stando, take care of this one. Thnaks.
Comment 4 Stanislav Aubrecht 2012-06-05 10:51:47 UTC
'Delete' key on Mac external keyboard works, Fn+Backspace key on MacBook internal keyboard works as well.