https://issues.apache.org/bugzilla/show_bug.cgi?id=44872
Summary: Add "All Files" filter to Open File dialogs
Product: JMeter
Version: 2.3.1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P4
Component: Main
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=21853)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=21853)
All File filter patch for FileDialoger.java
Currently "Open File" dialogs (shown when clicking on File->Open menuitem or on
the "Browse" button in "Read from file" section of listeners) have only *.jmx
and *.jtl file filters which prevents users from browsing for files with
different extensions. It would be useful to have allow users to browse for any
file type by adding "All Files" filter to Open File dialog.
Attached is a patch that modifies FileDialoger.java to include "All Files"
filter in Open File dialog.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]