DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7172>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7172

Clicking Cancel in the open file or save file dialog is always ignored

           Summary: Clicking Cancel in the open file or save file dialog is
                    always ignored
           Product: JMeter
           Version: unspecified
          Platform: PC
        OS/Version: Windows 9x
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Main
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


It doesn't matter if you click Cancel in the open file dialog or in the save 
dialog.
The file gets opened or saved anyway.

The problem is probably in FileDialoger.java, as it just ignores the return 
value from JFileChooser.

Also, if you do a File->Open, select a directory, and click cancel, you will 
get an exception, because the code tries to open a file with the same name as 
the directory.

This bug is present in 1.7.

Also, in the apache bug database, it's only possible to choose version 1.5 or 
unspecified. The version 1.7 should also be added to this list.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to