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 153049 - The combobox in filechooser only show current file and its file tree
Summary: The combobox in filechooser only show current file and its file tree
Status: RESOLVED DUPLICATE of bug 122577
Alias: None
Product: platform
Classification: Unclassified
Component: Directory Chooser (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-12 15:45 UTC by qubicllj
Modified: 2008-12-22 11:33 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 qubicllj 2008-11-12 15:45:10 UTC
could you please make it show all direcories like the standerd JFileChooser
Comment 1 Petr Chytil 2008-11-12 16:36:51 UTC
reassigning to core/dirchooser for evaluation
Comment 2 Lukas Hasik 2008-11-12 20:47:22 UTC
there is a workaround - cmd line param to run netbeans with awful plain swing file chooser is
"-J-Dstandard-file-chooser=true"

look at the duplicate issue for more details

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