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 122777

Summary: Extra nested folder is created after closing FileChooser on selecting installation folder
Product: installer Reporter: Rashid Urusov <rashid>
Component: CodeAssignee: Libor Fischmeistr <lfischmeistr>
Status: NEW ---    
Severity: blocker CC: jrojcek
Priority: P3 Keywords: USABILITY
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Rashid Urusov 2007-11-26 15:00:38 UTC
Steps to reproduce:
Click Browse button while choosing IDE destination folder.
In appeared File chooser window change manually folder name for IDE installation by typing characters f.e. NB and click
OK button.
I got extra nested folder in string for IDE installation path /export/home/tester/NB/netbeans-6.0.
Reproducible on Linux and Solaris
Comment 1 dlipin 2007-11-26 18:30:11 UTC
We can`t be fixed due to the issue 111078. 
This logic has been brough long time ago and has been approved to be working (->ENHANCEMENT).

CC-ing Jano, possibly he suggests something useful.
Actually this is behavior is valid for all platforms.
Comment 2 jrojcek 2007-11-27 10:58:48 UTC
The correct behavior should be that the selected folder after closing the file chooser dialog is the following:

/export/home/tester/NB

And the folder should be created after clicking the Next button (or starting the actual installation).
Comment 3 Jiri Rechtacek 2012-10-07 13:05:54 UTC
Assigned to new owner.