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 - MenuView.DEFAULT_LISTENER should use ActionManager
Summary: MenuView.DEFAULT_LISTENER should use ActionManager
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: David Strupl
URL:
Keywords: THREAD
Depends on:
Blocks:
 
Reported: 2001-10-08 11:45 UTC by Jesse Glick
Modified: 2008-12-22 22:58 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 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.