<Swing Dev> Review Request - Jcolorchooser Missing accessible name
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Tue Nov 20 10:01:49 UTC 2012
On 11/19/2012 3:12 PM, jayashree viswanathan wrote:
>
> Hi Alexandr,
>
> Please find the updated CR and the results in the below link .
>
> http://cr.openjdk.java.net/~jviswana/4631925/
>
> I have fixed all the accessible name issues reported by the a11y tool
> in this for the ColorChooser and the result post that is also
> available in the same location .
before fix:
http://cr.openjdk.java.net/~alexsch/others/colorchooser/a11n/01/a11n_CMYK.txt
after fix: http://cr.openjdk.java.net/~jviswana/4631925/temp/CMYK.txt
The 'No Accessible name' list is empty now for the CMYK tab.
But the 'No Accessible description' contains lines like: Class:
javax.swing.JFormattedTextField { Alpha | } after the fix.
It seems that accessible descriptions should be also set with
accessible names.
Thanks,
Alexandr.
>
> Thanks and Regards,
> Jayashree V
>
More information about the swing-dev
mailing list