RFR: 8284542: [Accessibility] [Win] Missing attribute for toggle state of CheckBox in CheckBoxTreeItem [v3]

Kevin Rushforth kcr at openjdk.org
Fri May 12 21:42:49 UTC 2023


On Fri, 12 May 2023 19:53:35 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Testing with VoiceOver on Mac M1 Ventura 13.3.1(a): undetermined checkbox is pronounced as "mixed checkbox" - is this expected behavior?

This is a Windows-only fix, so the behavior should be unchanged on Mac from before this fix. The only change on Mac is to react to the new AccessibleRole value (to do what it would have done before).

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

PR Comment: https://git.openjdk.org/jfx/pull/1088#issuecomment-1546333863


More information about the openjfx-dev mailing list