Scrolling in a JFileChooser file list garbles content (original) (raw)
Philippe Mouawad pmouawad at apache.org
Mon Jan 27 21:55:24 UTC 2014
- Previous message: Should changes to client libraries be pushed to jdk9/dev instead of jdk9/client
- Next message: Scrolling in a JFileChooser file list garbles content
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, We recently had a bug report on JMeter :
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>
- Previous message: Should changes to client libraries be pushed to jdk9/dev instead of jdk9/client
- Next message: Scrolling in a JFileChooser file list garbles content
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]