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

Summary: Test NodeAction
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: ActionsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Linux   
Issue Type: TASK Exception Reporter:
Bug Depends on:    
Bug Blocks: 27868    

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