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 - Test CallbackSystemAction
Summary: Test CallbackSystemAction
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:57 UTC by Jaroslav Tulach
Modified: 2008-12-22 21:37 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: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