RFR: 8281284 : Write JSlider accessibility test [v6]

Alexandre Iline shurailine at openjdk.java.net
Wed Mar 9 20:45:43 UTC 2022


On Tue, 8 Mar 2022 05:13:44 GMT, lawrence.andrews <duke at openjdk.java.net> wrote:

>> This testcase covers both old and new api ( api added in jdk17  getAccessibleAction(), getAccessibleActionCount() , getAccessibleActionDescription )
>> 
>> @shurymury 
>> @savoptik
>
> lawrence.andrews has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Added comma after the date

There is some support for the manual accessibility tests recently added in javax/accessibility/manual test hierarchy. This test should go there and use the support. The tests which are currently there are using SwingSet app. It is very easy to extend the concept to support any other UI.

@azuev-java FYI

-------------

PR: https://git.openjdk.java.net/jdk/pull/7355



More information about the client-libs-dev mailing list