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 62238 - [quickfilechooser] ignores file filters
Summary: [quickfilechooser] ignores file filters
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Quick Filechooser (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-12 22:45 UTC by Martin Krauskopf
Modified: 2006-10-27 09:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
patch (3.38 KB, text/plain)
2005-08-12 22:46 UTC, Martin Krauskopf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Krauskopf 2005-08-12 22:45:20 UTC
Consider attached simplepatch.
Comment 1 Martin Krauskopf 2005-08-12 22:46:13 UTC
Created attachment 23767 [details]
patch
Comment 2 Martin Krauskopf 2005-08-12 22:48:20 UTC
Probably should be commented out from the demo. It would look weird to the
someone trying it.
Comment 3 Jesse Glick 2005-12-06 01:31:39 UTC
Used a somewhat different patch. There is only one active file filter - QFC will
not let you switch it, but will now display it, and it will take effect.

Checking in src/org/netbeans/modules/quickfilechooser/ChooserComponentUI.java;
/cvs/contrib/quickfilechooser/src/org/netbeans/modules/quickfilechooser/ChooserComponentUI.java,v
 <--  ChooserComponentUI.java
new revision: 1.9; previous revision: 1.8
done
Checking in src/org/netbeans/modules/quickfilechooser/Demo.java;
/cvs/contrib/quickfilechooser/src/org/netbeans/modules/quickfilechooser/Demo.java,v
 <--  Demo.java
new revision: 1.5; previous revision: 1.4
done
Checking in manifest.mf;
/cvs/contrib/quickfilechooser/manifest.mf,v  <--  manifest.mf
new revision: 1.8; previous revision: 1.7
done