<Swing Dev> Scrolling in a JFileChooser file list garbles content

Philippe Mouawad pmouawad at apache.org
Mon Jan 27 21:55:24 UTC 2014


Hello,
We recently had a bug report on JMeter :

   - https://issues.apache.org/bugzilla/show_bug.cgi?id=56048

Code is at:

https://github.com/apache/jmeter/blob/trunk/src/core/org/apache/jmeter/gui/util/FileDialoger.java

Method :

    public static JFileChooser promptToOpenFile(String[] exts, String
existingFileName)

Issue happens with:

JMeter 2.11 r1554548
<http://svn.apache.org/viewvc?view=revision&revision=1554548>
Xubuntu 13.10 64-bit
java version "1.7.0_25" or java version "1.7.0_51"

Are we making a mistake somewhere in our code ? or could it be a know bug ?

Thanks for help.

Regards
Philippe M.

Member of Apache JMeter Team

@philmdot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20140127/51ee1b24/attachment.html>


More information about the swing-dev mailing list