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 29431 - Put action map in default top component lookup
Summary: Put action map in default top component lookup
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 3.x
Hardware: PC All
: P1 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks: 27868
  Show dependency tree
 
Reported: 2002-12-10 09:56 UTC by Peter Zavadsky
Modified: 2008-12-22 17:59 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Zavadsky 2002-12-10 09:56:41 UTC
There is adding DefaultCompositeActionMap into
lookup just when constructing popup.
It seems cleaner is to have the action map
available in default top component lookup.
Comment 1 Peter Zavadsky 2002-12-10 13:47:34 UTC
Fixed in [action_27868] branch.

openide/src/org/openide/windows/DelegateActionMap.java 1.1.2.1
openide/src/org/openide/windows/TopComponent.java 1.78.6.3
openide/src/org/openide/util/Utilities.java 1.101.6.6