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 241530 - Shortcut collisions
Summary: Shortcut collisions
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: A11Y
: 241593 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-02-07 10:29 UTC by ssazonov
Modified: 2014-02-10 12:32 UTC (History)
1 user (show)

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 ssazonov 2014-02-07 10:29:16 UTC
Shortcut ⌘M (Refactor > Move...) doesn't work since it used in OS for minimizing window. Potentially more collisions in other shortcuts:

http://support.apple.com/kb/ht1343

Product Version: NetBeans IDE Dev (Build 201402050001)
Java: 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b69
Runtime: Java(TM) SE Runtime Environment 1.8.0-b128
System: Mac OS X version 10.7.5 running on x86_64; UTF-8; en_US (nb)
Comment 1 Ralph Ruijs 2014-02-10 09:34:16 UTC
*** Bug 241593 has been marked as a duplicate of this bug. ***
Comment 2 Stanislav Aubrecht 2014-02-10 11:04:53 UTC
Command+M doesn't show as keyboard short cut for Refactor / Move action in

Product Version: NetBeans IDE Dev (Build 20140210-d21e32375fec)
Java: 1.8.0-ea; Java HotSpot(TM) 64-Bit Server VM 25.0-b63
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b121
System: Mac OS X version 10.9.1 running on x86_64; UTF-8; en_US (nb)
Comment 3 ssazonov 2014-02-10 12:16:42 UTC
If you invoke "Refactor > Move" at any appropriate place, there is a lable "⌘M"

see: https://bugzilla-attachments-241320.netbeans.org/bugzilla/attachment.cgi?id=144913

so the solution is either change shortcut or remove this lable "⌘M" if shortcut is not used
Comment 4 Stanislav Aubrecht 2014-02-10 12:32:30 UTC
I don't see ⌘M neither in main main nor in context menu.
The keymap options panel list 'Minimize Window' under ⌘M shortcut.

Please reopen only if you are able to reproduce in 20140210-d21e32375fec or newer, thanks.