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 99532 - Next button finishes installation
Summary: Next button finishes installation
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Autoupdate (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks: 89627
  Show dependency tree
 
Reported: 2007-03-30 13:25 UTC by Jaromir Uhrik
Modified: 2007-04-06 14:53 UTC (History)
1 user (show)

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 Jaromir Uhrik 2007-03-30 13:25:38 UTC
[Build of 070327]
Steps to reproduce:
1.Select "Maven|Maven plugins debugger bridge" and install button
2.Push Next and Next again
3.Accept license
4.Push Back and then Next
5.Push Next and the file is going to install
Comment 1 Jaromir Uhrik 2007-03-30 13:34:33 UTC
Once the "Back" is pushed the logic of "Finish" button is taken over by "Next"
even when the dialog is closed and opened again.
Comment 2 Jiri Rechtacek 2007-04-06 14:53:37 UTC
Tag: autoupdate_19930
User: jrechtacek
Date: 2007/04/06 06:36:06

Modified:
   autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/UninstallStep.java
   autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/Bundle.properties
   autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/InstallPanel.form
   autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/InstallStep.java
  
autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationDescriptionStep.java
  
autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/LicenseApprovalStep.java
  
autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/OperationWizardModel.java
   autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/wizards/InstallPanel.java
   autoupdate/ui/src/org/netbeans/modules/autoupdate/ui/Bundle.properties
   autoupdate/services/src/org/netbeans/api/autoupdate/UpdateUnit.java