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 227576 - Changing action shortcut throws ConcurrentModificationException
Summary: Changing action shortcut throws ConcurrentModificationException
Status: RESOLVED DUPLICATE of bug 226700
Alias: None
Product: editor
Classification: Unclassified
Component: Key bindings (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-17 00:50 UTC by ecerichter
Modified: 2013-03-18 11:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (903.04 KB, text/plain)
2013-03-17 00:51 UTC, ecerichter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ecerichter 2013-03-17 00:50:37 UTC
Product Version = NetBeans IDE Dev (Build 201303142300)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_17
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01

I've set the shortcut "Ctrl+Alt+I" for "Organize Imports", which went well. Close the options window, tested in editor - everything is fine.
After, I opened the Options window again, and was creating a shortcut "Ctrl+Alt+M" for "Organize Members" action, when the exception has been thrown.

Attached is IDE log with the exception reported.
Comment 1 ecerichter 2013-03-17 00:51:23 UTC
Created attachment 132704 [details]
IDE log
Comment 2 Svata Dedic 2013-03-18 11:15:35 UTC

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