Scrolling in a JFileChooser file list garbles content (original) (raw)
Philippe Mouawad pmouawad at apache.org
Tue Jan 28 20:32:34 UTC 2014
- Previous message: Scrolling in a JFileChooser file list garbles content
- Next message: JDK 9 RFR of JDK-8033221: Fix serial lint warnings in sun.swing.*
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello, Thanks for answer. I forwarded message to reporter as I don't have a linux available.
Regards Philippe
On Tue, Jan 28, 2014 at 9:52 AM, Alexander Scherbatiy < alexandr.scherbatiy at oracle.com> wrote:
Hello Philippe, Is the issue reproduced with the FileChooserDemo? http://docs.oracle.com/javase/tutorial/uiswing/examples/components/ FileChooserDemoProject/src/components/FileChooserDemo.java Is the issue reproduced only on the reported by the user Xubuntu 13.10 64-bit machine or is it reproduced on other Xubuntu too? Could you provide an additional info about the video adapter name and driver where the issue is reproduced? You can get the necessary information using the following steps: - set the J2DTRACELEVEL=3 environment variable - run the sample where the issue the issue is reproduced There should be an output with the video adapter info during the sample start. Thanks, Alexandr.
On 1/28/2014 1:55 AM, Philippe Mouawad wrote: Hello, We recently had a bug report on JMeter :
* https://issues.apache.org/bugzilla/showbug.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.11r1554548 <http://svn.apache.org/viewvc?_ _view=revision&revision=1554548> Xubuntu 13.10 64-bit java version "1.7.025" or java version "1.7.051" 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/20140128/68a6febf/attachment.html>
- Previous message: Scrolling in a JFileChooser file list garbles content
- Next message: JDK 9 RFR of JDK-8033221: Fix serial lint warnings in sun.swing.*
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]