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 146199

Summary: File Chooser doesn't contain folder hierarchy
Product: platform Reporter: jgawera <jgawera>
Component: Directory ChooserAssignee: David Simonek <dsimonek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description jgawera 2008-09-04 15:20:56 UTC
Choosing file ->"open project" I get a netbeans file browser with the directory combo that contains the folder 
hierarchy so I can see the current directory, and it's parent, and it's grandparent...
Choosing file->"open file" I get a file browser with the directory combo that only contians the item "Desktop". The 
current directory is not even in the combo. This is a major annoyance as I have to drill down through Desktop->c:->...
This also happens with Library->Add Jar/Folder
and probably a few other places in netbeans

A standard JFileChooser seems to have the correct behaviour.
Comment 1 Lukas Hasik 2008-09-09 15:44:31 UTC
this is a duplicate of well known issue 122577
see a workaround described in the issue to get rid off it

*** This issue has been marked as a duplicate of 122577 ***