On Mon, 25 Jul 2022 16:24:15 GMT, Artem Semenov <[email protected]> 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 <[email protected]>
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

Reply via email to