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

Rui Li duke at openjdk.org
Fri Oct 21 18:42:07 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 : /_)

This pull request has now been integrated.

Changeset: 00718024
Author:    Rui Li <ruiamzn at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/0071802456631b177e9a674bfbba00e5c3bbbf93
Stats:     8 lines in 1 file changed: 7 ins; 0 del; 1 mod

8286313: [macos] Voice over reads the boolean value as null in the JTable

Backport-of: 8353a33350eca859842bc6b92bc9a38a60c11e26

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

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


More information about the jdk-updates-dev mailing list