-
Bug
-
Resolution: Fixed
-
P3
-
18
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8279102 | 19 | Robo Duke | P3 | Resolved | Fixed | b04 |
JDK-8279738 | 18.0.1 | Robo Duke | P3 | Resolved | Fixed | b02 |
JDK-8280834 | 17.0.4-oracle | Alexander Zuev | P3 | Resolved | Fixed | b01 |
JDK-8281045 | 17.0.3 | Robo Duke | P3 | Resolved | Fixed | b01 |
Test Scenario : Test whether column values are read correctly when a row is selected.
Step to reproduce
------------------------
1) Load SwingSet2 using jdk 18 b27 on macOS 10.15.7 Catalina
2) Enabled VoiceOver
3) Selected Table demo
4) Click on any row and observe whether all the column values are read correctly. If you hear that last column is read as null followed by dimmed, row then the bug is reproduced.
I was expecting to read the last column as image after https://bugs.openjdk.java.net/browse/JDK-8277497 bug fix which got fixed in jdk 18 b27
Note: I dn't know from where the value dimmed is coming from.
- backported by
-
JDK-8279102 [macos] Screen reader reads SwingSet2 JTable row selection as null, dimmed row for last column
- Resolved
-
JDK-8279738 [macos] Screen reader reads SwingSet2 JTable row selection as null, dimmed row for last column
- Resolved
-
JDK-8280834 [macos] Screen reader reads SwingSet2 JTable row selection as null, dimmed row for last column
- Resolved
-
JDK-8281045 [macos] Screen reader reads SwingSet2 JTable row selection as null, dimmed row for last column
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/592adc85
-
Commit openjdk/jdk18/8fbe1724
-
Review openjdk/jdk17u-dev/125
-
Review openjdk/jdk18/31