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 63642 - [Action Wizard] next button disabled
Summary: [Action Wizard] next button disabled
Status: VERIFIED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-05 12:58 UTC by pzajac
Modified: 2005-09-13 10:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2005-09-05 12:58:45 UTC
[200509041800]
Quite similiar to #63573. May be duplicate. 
The next button is disabled when the Action wizard is invoked from recent used
action list (pupup menu).
Comment 1 Martin Krauskopf 2005-09-05 13:56:29 UTC
Radku BasicWizardIterator.BasicVisualPanel.readFromDataModel() is not read
called in this case. Please take a look at it. Thanks.
Comment 2 Tomas Danek 2005-09-06 12:46:15 UTC
dupl of issue 63559
Comment 3 rmatous 2005-09-07 13:01:58 UTC
/cvs/apisupport/project/src/org/netbeans/modules/apisupport/project/ui/wizard/BasicWizardIterator.java,v
 <--  BasicWizardIterator.java
new revision: 1.13; previous revision: 1.12
Comment 4 pzajac 2005-09-13 10:33:37 UTC
v