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 233316 - Shortcut conflict between Window-Close All Documents and Window-Action Items
Summary: Shortcut conflict between Window-Close All Documents and Window-Action Items
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Action Items (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-24 13:01 UTC by rcasha
Modified: 2013-08-13 05:53 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 rcasha 2013-07-24 13:01:11 UTC
Alt-W-A used to invoke "Close All Documents", but now "Action Items" has the same shortcut.
Comment 1 Jan Peska 2013-07-25 08:52:22 UTC
Unfortunately there is no available mnemonic to be used in case of Action Items so I can't change it. I recommend to use direct shortcut (not mnemonic) to close all documents - Ctrl-Shift-w
Comment 2 rcasha 2013-07-26 03:56:08 UTC
Then remove the shortcut from one of them. Having a duplicate shortcut renders both of them useless.
Comment 3 Jan Peska 2013-08-12 13:31:48 UTC
Well as I said before, it is not a shortcut, it is a mnemonic. Both of these actions have a shortcut which is easier and faster to use -  close all documents - Ctrl-Shift-w and Action Items Ctrl+6. But I just realized that few more letters are available in Windows since the menu redesign in 7.4 -> STARTED
Comment 4 Jan Peska 2013-08-12 13:36:13 UTC
fix: http://hg.netbeans.org/core-main/rev/7c4517b7f17c
Comment 5 Quality Engineering 2013-08-13 02:25:40 UTC
Integrated into 'main-silver', will be available in build *201308122300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7c4517b7f17c
User: Jan Peska <JPESKA@netbeans.org>
Log: Issue #233316 - Shortcut conflict between Window-Close All Documents and Window-Action Items
Change a mnemonic for Action Items to resolve the mnemonic conflict