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 16330

Summary: MenuView.DEFAULT_LISTENER should use ActionManager
Product: platform Reporter: Jesse Glick <jglick>
Component: ExplorerAssignee: David Strupl <dstrupl>
Status: CLOSED FIXED    
Severity: blocker Keywords: THREAD
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2001-10-08 11:45:59 UTC
To be consistent with other forms of action invocation, e.g. main menu items and
so on. Otherwise system actions will probably be called synchronously from the
event thread which in some cases is dangerous.
Comment 1 Peter Zavadsky 2001-10-09 16:44:45 UTC
Fixed in [main-trunk].

Fix:
openide/.../explorer/view/MenuView.java [1.37]
Comment 3 Quality Engineering 2003-07-01 16:35:48 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.