On Fri, 12 May 2023 19:53:35 GMT, Andy Goryachev <ango...@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