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

Artem Semenov asemenov at openjdk.org
Sat Aug 13 06:00:05 UTC 2022


On Mon, 25 Jul 2022 16:24:15 GMT, Artem Semenov <asemenov at openjdk.org> wrote:

> I have a Table which is extended from AbstractTableModel with String, integer and Boolean values ( to represent checkbox). When the row is selected Voice over reads the Boolean value as null. 
> 
> @azuev-java @mrserb @prrace please review.

This pull request has now been integrated.

Changeset: 8353a333
Author:    Artem Semenov <asemenov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8353a33350eca859842bc6b92bc9a38a60c11e26
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

Reviewed-by: prr, kizune

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

PR: https://git.openjdk.org/jdk/pull/9629



More information about the client-libs-dev mailing list