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 39328

Summary: Open dialog's "Home" should be home directory
Product: installer Reporter: zikmund <zikmund>
Component: CodeAssignee: mslama <mslama>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description zikmund 2004-01-28 18:34:41 UTC
Build 200401271900-ismp5

How to reproduce:
1) Open "Open" dialog using "Browse" button on
panel "J2SDK Selection" or "Directory Selection"
2) "Open" dialog appears
3) Press "Home" icon
4) ERROR:
Desktop openes. IMHO User home directory should be
opened.

Notice: I don't like this opening of home
directory on windows, but anyway it's the standard
behavior :-(.
Comment 1 mslama 2005-02-11 12:52:13 UTC
This is default behavior of JFileChooser on Windows. If you do not
like it you should file issue against Swing. We will not implement our
own file chooser just because of this.
Comment 2 mslama 2005-02-11 12:52:46 UTC
Closing