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 121786 - Unable to close finished installer using close btn
Summary: Unable to close finished installer using close btn
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-13 09:16 UTC by Maksim Khramov
Modified: 2008-02-06 10:24 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 Maksim Khramov 2007-11-13 09:16:27 UTC
NetBeans IDE 6.0 RC1 (Build 200711121200)

Finished installer cannot be closed using system Close button and/or System Сlose menu command.
Comment 1 dlipin 2007-11-13 10:51:25 UTC
Reproduced.

The thing is that Close button (System Close menu command) is treated as Cancel button anytime and forces the 
cancellation of the installer (if it can be canceled at the current moment).
The finished installer can`t be cancelled since everything is already installed and the only thing the user can do is 
to finish (press Finish button). 
Maybe we should treat Close button as Finish in that case but I can`t say for sure now whether it is an expected 
behaviour. 
CC-ing Jano.
Comment 2 jrojcek 2007-11-13 11:58:35 UTC
The 'X' button really means "close this window". If the installation isn't yet complete it also means canceling the installation. But if the installation is 
completed, it should just close the wizard, or as you say we should treat it as the Finish button.
Comment 3 dlipin 2008-02-05 17:45:08 UTC
Hopefully it is fixed now (and caused now regressions...)

http://hg.netbeans.org/main/rev/4613585e5301
Comment 4 dlipin 2008-02-06 10:24:34 UTC
Refixed in a more precise manner:
http://hg.netbeans.org/main/rev/883f2a62a6bc
http://hg.netbeans.org/main/rev/ab9734559bcd