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

Charles Lee littlee at linux.vnet.ibm.com
Tue Jul 26 12:58:45 UTC 2011


On 07/06/2011 11:26 PM, Pavel Porvatov wrote:
> Hi Charles,
>> On 04/13/2011 06:41 PM, Pavel Porvatov wrote:
>>> Hi Charles,
>>>> On 03/30/2011 06:19 PM, Pavel Porvatov wrote:
>>>>> Hi Charles,
>>>>>>
>>>>>>
>>>>>> -------- 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> 
>>>>>> <mailto:littlee at linux.vnet.ibm.com>
>>>>>> To: 	swing-dev at openjdk.java.net 
>>>>>> <mailto:swing-dev at openjdk.java.net>, littlee at linux.vnet.ibm.com 
>>>>>> <mailto: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)
>>>>>>
>>>>> I filed bug 7032018 (The file list in JFileChooser does not have 
>>>>> an accessible name). It's not accessible on bugs.sun.com now, I 
>>>>> believe because of "Some bugs don't show up in the database for 
>>>>> some time because of delays in processing."
>>>>>
>>>>> Thanks, Pavel
>>>>>
>>>> Hi Pavel,
>>>>
>>>> Does the change make into the code? Can I have the changeset of it?
>>> Nobody is working on this CR now, it just ACCEPTED... You can trace 
>>> status of the bug here:
>>> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7032018
>>>
>>> Regards, Pavel
>> Hello Pavel, it's me, again :-)
>>
>> Is there any progress on this CR? Is ok if I move this issue to openjdk8?
> No progress. The issue is targeted to jdk8 already...
>
> Regards, Pavel
Hi guys,

I have tested this issue on the openjdk8. It still there (Please check 
the first mail this thread: NoDescriptionName.png)
And with the patch (attached, rebase on the jdk8),
The problem gone away.

Would anyone interested in this issue this time?

-- 
Yours Charles

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20110726/1d6a2e63/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20110726/1d6a2e63/patch.ksh>


More information about the swing-dev mailing list