<Swing Dev> Fwd: The file list in JFileChooser does not have an accessible name.

Charles Lee littlee at linux.vnet.ibm.com
Mon Mar 28 02:17:12 UTC 2011



-------- Original Message --------
Subject: 	The file list in JFileChooser does not have an accessible name.
Date: 	Thu, 24 Mar 2011 17:23:25 +0800
From: 	Charles Lee <littlee at linux.vnet.ibm.com>
To: 	swing-dev at openjdk.java.net, littlee at linux.vnet.ibm.com



Hi guys,

Start the SwingSet2.jar along with a accessibility tools (Scout), click
the JFileChooser and Show Plain JFileChooser, we will see an open
windows with file list inside. The file list does not have Name and
Description [1]. With a patch [2] attached, the name and description
will show as File List [3].

[1] NoDescriptionName.png (attached)
[2] patch (attached)
[3] WithDescriptionName.png (attached)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20110328/95cf995b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NoDescriptionName.png
Type: image/png
Size: 142799 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20110328/95cf995b/NoDescriptionName.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-patch
Size: 2281 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20110328/95cf995b/patch.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WithDescriptionName.png
Type: image/png
Size: 138107 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20110328/95cf995b/WithDescriptionName.png>


More information about the swing-dev mailing list