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 235537 - can not use Alt key in shortcuts define
Summary: can not use Alt key in shortcuts define
Status: RESOLVED DUPLICATE of bug 231104
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 7.3.1
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-05 02:32 UTC by addjava
Modified: 2015-03-06 13:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE 日志 (41.81 KB, text/plain)
2013-09-05 02:32 UTC, addjava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description addjava 2013-09-05 02:32:45 UTC
Product Version = NetBeans IDE 7.3.1 (Build 201306052037)
Operating System = Mac OS X version 10.8.4 running on x86_64
Java; VM; Vendor = 1.7.0_40-ea
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.0-b48

I used to define  Alt+comma to delete line,but it not worked on my mac
when I press down Alt+comma,that textfield only show "Alt+" .
Comment 1 addjava 2013-09-05 02:32:55 UTC
Created attachment 139688 [details]
IDE 日志
Comment 2 Stanislav Aubrecht 2013-09-05 09:28:22 UTC
org.openide.util.actions.NodeAction$DelegateAction.resultChanged should probably use SwingUtilities.invokeLater()

Please evaluate, thanks.
Comment 3 Ondrej Vrabec 2015-03-06 13:27:02 UTC

*** This bug has been marked as a duplicate of bug 231104 ***