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 127152

Summary: Allow use of shortcut to find matching action in Options panel
Product: ide Reporter: William Leonard <bleonard>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: gsporar, mkrauskopf
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description William Leonard 2008-02-11 17:41:39 UTC
When I'm looking at the Keymap Actions in the Options dialog, it would be useful to press the shortcut key to 1) be
taken to that action corresponding to that shortcut and 2) determine that the shortcut I may be looking to add isn't
already assigned to an action.
Comment 1 _ gsporar 2008-02-11 21:02:54 UTC
>2) determine that the shortcut I may be looking to add isn't already assigned to an action.

That is already working.  If you select an action and then click Add it brings up a little dialog box where you can type
the key strokes you want to map to that action.  If you type keystrokes that are already assigned, it will tell you the
action that is already using those keystrokes.

A big +1, however, on the first suggestion.  I just got a similar comment on my blog (fourth comment):
http://weblogs.java.net/blog/gsporar/archive/2008/02/hidden_hippie.html#comments
Comment 2 _ gsporar 2008-03-17 21:39:53 UTC
From talking to Sandip, it sounds like his plugin:
http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=1189 provides most or all of the
functionality requested here.
Comment 3 Marian Mirilovic 2008-09-17 13:35:02 UTC

*** This issue has been marked as a duplicate of 114192 ***