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 28801

Summary: Test CallbackSystemAction
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:57:30 UTC
Need to write sample callback action and check
their behaviour in global state (with
TopComponent.getActivated and its ActionMap) plus
that the action is correctly delegated when
clonned to a context. In both cases it is
necesssary to find out whether the action
correctly reacts to changes in action that is
being delegated to. 

A test that everything that should be GCed is
really freed is also valuable.
Comment 1 Jaroslav Tulach 2002-11-15 18:08:20 UTC
subtask of issue 27868
Comment 2 Jaroslav Tulach 2002-12-03 12:51:19 UTC
I'll write it.
Comment 3 Jaroslav Tulach 2002-12-03 12:53:26 UTC
CallbackSystemActionTest.java new revision: 1.1.122.1