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 39325 - Open dialogs have "Files of type" list box (choosing directory)
Summary: Open dialogs have "Files of type" list box (choosing directory)
Status: RESOLVED WORKSFORME
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-28 17:56 UTC by zikmund
Modified: 2005-03-17 15:50 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 17:56:12 UTC
Build 200401271900-ismp5
How to reproduce:
1) go to the "J2SDK Selection Panel" and/or
"Directory Selection Panel"
2) Press "Browse" button to open "Open" dialog
3) "Open" dialog appears
4) ERROR:
There is "Files of type" list box - empty, but a
bit confusing. I think that it could be:

a) disabled,
b) removed (using some special flag when opening
dialog - maybe), or
c) setted one list box item called "All files" ...
to have same behavior as Browse window in NB

Suggestion:
I'd prefer (b), but I'm afraid it's not possible,
therefore voting for (c).
Comment 1 mslama 2005-03-17 15:48:24 UTC
In current installers 4.0, 4.1 we use standard Swing JFileChooser. I tested
installer daily build on Win2K + JDK 1.4.2_08 JDK 5.0u3 and Win XP + JDK 5.0u3
and it works fine: 'All Files' is selected in JFileChooser by default.  
Comment 2 mslama 2005-03-17 15:50:01 UTC
NB installer I tested was
netbeans-4_1-daily-bin-200503170655-windows-17_Mar_2005_0655.exe