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 28802 - Test NodeAction
Summary: Test NodeAction
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks: 27868
  Show dependency tree
 
Reported: 2002-11-15 17:59 UTC by Jaroslav Tulach
Modified: 2008-12-22 21:38 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 Jaroslav Tulach 2002-11-15 17:59:58 UTC
Write own NodeAction and check whether it is being
correctly delegated to withing clonned context -
its enabled(Node[]) and performAciton(Node[]) is
correctly called.

Also check for special cases when the action has
its own Presenters. In such case the clonning
should not occur by default and has to be handled
by the action itself.
Comment 1 Jaroslav Tulach 2002-11-15 18:08:21 UTC
subtask of issue 27868
Comment 2 Jaroslav Tulach 2002-12-03 15:32:17 UTC
NodeActionTest 1.3.90.1