- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    17, 18
- 
        b27
- 
        x86
- 
        os_x_10.15
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8285765 | 17.0.5-oracle | Alexander Zuev | P3 | Resolved | Fixed | b01 | 
| JDK-8281046 | 17.0.3 | Robo Duke | P3 | Resolved | Fixed | b01 | 
| JDK-8292655 | 11.0.18-oracle | Dmitry Markov | P3 | Resolved | Fixed | b01 | 
| JDK-8296849 | 11.0.18 | William Kemper | P3 | Resolved | Fixed | b03 | 
| JDK-8292714 | 8u361 | Dmitry Markov | P3 | Resolved | Fixed | b01 | 
Step to reproduce
1) Run SwingSet2 in JDK 18 ( I used b24 )
2) Enable Voiceover.
3) Select JTable demo
4) Click any row in the table or select the first row . Observe that row is selected & VoiceOver reads the column values or navigate the columns one by one by pressing tab key. When the focus reaches the last column ( Favourite Food ) Observe that column value is read as null. If you hear the same then the bug is reproduced.
I was expecting as either to read the value as image or something else instead of empty cell. I have attached the screen shot of the same.
Test environment details :
MacBook Pro , macOS Catalina version 10.15.7
- backported by
- 
                    JDK-8281046 Last column cell in the JTable row is read as empty cell -           
- Resolved
 
-         
- 
                    JDK-8285765 Last column cell in the JTable row is read as empty cell -           
- Resolved
 
-         
- 
                    JDK-8292655 Last column cell in the JTable row is read as empty cell -           
- Resolved
 
-         
- 
                    JDK-8292714 Last column cell in the JTable row is read as empty cell -           
- Resolved
 
-         
- 
                    JDK-8296849 Last column cell in the JTable row is read as empty cell -           
- Resolved
 
-         
- links to
- 
                     Commit
        openjdk/jdk11u-dev/03fa4712 Commit
        openjdk/jdk11u-dev/03fa4712
- 
                     Commit
        openjdk/jdk17u-dev/45002c0e Commit
        openjdk/jdk17u-dev/45002c0e
- 
                     Commit
        openjdk/jdk/70bad89b Commit
        openjdk/jdk/70bad89b
- 
                     Review
        openjdk/jdk11u-dev/1490 Review
        openjdk/jdk11u-dev/1490
- 
                     Review
        openjdk/jdk17u-dev/34 Review
        openjdk/jdk17u-dev/34
- 
                     Review
        openjdk/jdk17u/324 Review
        openjdk/jdk17u/324
- 
                     Review
        openjdk/jdk/6538 Review
        openjdk/jdk/6538

