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 - Open dialog's "Home" should be home directory
Summary: Open dialog's "Home" should be home directory
Status: RESOLVED WONTFIX
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All Windows ME/2000
: P4 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-28 18:34 UTC by zikmund
Modified: 2005-02-11 12:52 UTC (History)
0 users

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 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