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 11:46:10 UTC 2025
On Wed, 5 Feb 2025 11:38:06 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> Nothing stops you from doing so…
I agree but I have never seen any application which is having a single RadioButton for selection.
> I still think the condition in the radio button case should be the same: Object.equals handles all the cases, and the code becomes consistent. Otherwise, the radio button stands out… for no apparent reason.
For consistency, it can be done. I need to check if it impacts on VO announcement.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23436#discussion_r1942719542
More information about the client-libs-dev
mailing list