RFR: 8348936: [Accessibility,macOS,VoiceOver] VoiceOver doesn't announce untick on toggling the checkbox with "space" key on macOS [v2]

Abhishek Kumar abhiscxk at openjdk.org
Wed Feb 5 07:16:10 UTC 2025


On Tue, 4 Feb 2025 16:20:46 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Condition evaluation simplified
>
> test/jdk/javax/accessibility/TestJCheckBoxToggleAccessibility.java line 87:
> 
>> 85: 
>> 86:                 Press Pass if you are able to hear correct VoiceOver announcements and
>> 87:                 able to see the correct screen magnifier behaviour. """;
> 
> These long instructions may benefit from using HTML for formatting instructions.

Are you suggesting to change entire instruction set with HTML formatting ?

I would appreciate if you add some sample changes. you are referring

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23436#discussion_r1942351309


More information about the client-libs-dev mailing list