[jdk17u-dev] RFR: 8286313: [macos] Voice over reads the boolean value as null in the JTable

Goetz Lindenmaier goetz at openjdk.org
Fri Oct 21 06:25:52 UTC 2022


On Thu, 20 Oct 2022 00:33:19 GMT, Rui Li <duke at openjdk.org> wrote:

> Clean backport.
> 
> Original commit: https://github.com/openjdk/jdk/commit/8353a33350eca859842bc6b92bc9a38a60c11e26
> 
> JBS: https://bugs.openjdk.org/browse/JDK-8286313
> 
> 
> Tested locally. After the change, checkboxes can be read with VoiceOver. Before the change, they were read as `null`. (_However checkboxes are read as `1` or `0` like numbers. Not sure if that's the best user experience, but this is a backport : /_)

Thanks for doing this backport!

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

PR: https://git.openjdk.org/jdk17u-dev/pull/810


More information about the jdk-updates-dev mailing list