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 34798 - Ant build shortcut - show current key assignments
Summary: Ant build shortcut - show current key assignments
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-08 17:31 UTC by Mike Cepek
Modified: 2008-12-10 00:42 UTC (History)
1 user (show)

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 Mike Cepek 2003-07-08 17:31:02 UTC
When making shortcut key assignments to an Ant Build 
Target, any existing shortcut for a key combination should 
be shown in the "Select Keyboard Shortcut" dialog.  To 
reproduce:

1) "File" -> "New" -> "Ant Build Scripts" -> "ShortCut to 
Target"
2) Check only "Add a keyboard shortcut" in the next screen
3) Specify the target of an Ant build.xml file

In the "Select Keyboard Shortcut" dialog press a shortcut 
key which is already defined (e.g. Ctrl-O which is normally 
used for "File" -> "Open").  Although "C-O" is displayed, 
the existing assignment for that shortcut is not.

The text for this window says "(Choose Keyboard Shortcuts 
from the Tools menu to see existing shortcuts.)" which is 
fine, except of course we are in a modal dialog, so the 
Tools menu cannot be used at this point without starting 
all over.
Comment 1 Marian Mirilovic 2004-09-07 17:48:04 UTC
Keyboard Shortcuts manager provides all available actions, so ant
module should provide some actions...
Comment 2 Patrick Keegan 2005-09-27 11:24:09 UTC
Agree with Marian. Also, it is now no longer possible to sort used keyboard
shortcuts by shortcut, so it is harder to manually determine whether a shortcut
is being used than it was before.
Comment 3 Patrick Keegan 2005-09-27 11:29:29 UTC
Agree with Marian. Also, it is now no longer possible to sort used keyboard
shortcuts by shortcut, so it is harder to manually determine whether a shortcut
is being used than it was before.
Comment 4 Jesse Glick 2005-09-27 20:18:15 UTC
"it is now no longer possible to sort used keyboard shortcuts by shortcut, so it
is harder to manually determine whether a shortcut is being used than it was
before" - sounds to me like a regression in the new Options dialog, no?
Comment 5 Patrick Keegan 2005-09-27 20:23:59 UTC
I was thinking the same thing, but I can't think of a use case where you would
want to list the shortcuts this way now that the keymap immediately tells you
when a shortcut is already being used when you try to assign it to a command.
Comment 6 Jesse Glick 2008-12-10 00:42:56 UTC
Later.