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 27725

Summary: Cancel of "Restart" dialog should not cancel UC wizard completly
Product: platform Reporter: Jaromir Uhrik <juhrik>
Component: AutoupdateAssignee: akemr <akemr>
Status: CLOSED WONTFIX    
Severity: blocker CC: raccah
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Jaromir Uhrik 2002-10-02 09:35:46 UTC
[#200210020100]
1. Go through the UC wizard to its last step and press 
Finish button
2. "Restart the IDE" dialog appears.
3. Press Cancel button
4. The UC wizard will close although the user might want 
to do some forgotten action in wizard (e.g. Save Copy of 
module)
Comment 1 akemr 2002-10-02 10:22:53 UTC
That's not possible, user already pressed Finish button
and certain non-reversible actions was done.

Moreover, there is following warning in dialog: "..Using Cancel will
completely revoke the installation."

Possible options I can do to improve this:
- set Wizard invisible before opening Restart dialog
- show one more confirmation dialog e.g. Really cancel? Y/N
Comment 2 Jaromir Uhrik 2002-10-14 14:49:16 UTC
Enhancement #27990 created instead of this issue.
Comment 3 Jaromir Uhrik 2003-04-15 17:18:26 UTC
*** Issue 32919 has been marked as a duplicate of this issue. ***