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.

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

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

Changes: https://git.openjdk.org/jdk/pull/9629/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9629&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8286313
  Stats: 8 lines in 1 file changed: 7 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/9629.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/9629/head:pull/9629

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

Reply via email to