-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 18, 19
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8294505 | 17.0.6 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8289672 | 17.0.5-oracle | Srinivas Mandalika | P4 | Resolved | Fixed | b01 |
JDK-8295362 | 11.0.18 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8289675 | 11.0.17-oracle | Srinivas Mandalika | P4 | Resolved | Fixed | b01 |
JDK-8289704 | 8u351 | Srinivas Mandalika | P4 | Resolved | Fixed | b01 |
AccessibleJTable.setAccessibleSelction should select rows/cols when cell selection.
When cell selection is not enabled, there is no way, using
accessibility, to select rows or columns. It seems logical that selecting a cell
using accessibility should have the same effect as clicking on a cell with the
mouse. That is, if row or column selection is enabled, then selecting a cell
should instead cause the row or column to be selected.
The proposed test verifies that the above behavior is fixed.
- backported by
-
JDK-8289672 Create an automated test for JDK-4495286
-
- Resolved
-
-
JDK-8289675 Create an automated test for JDK-4495286
-
- Resolved
-
-
JDK-8289704 Create an automated test for JDK-4495286
-
- Resolved
-
-
JDK-8294505 Create an automated test for JDK-4495286
-
- Resolved
-
-
JDK-8295362 Create an automated test for JDK-4495286
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/b77b0b53
-
Commit openjdk/jdk17u-dev/79288de5
-
Commit openjdk/jdk/25e9901a
-
Review openjdk/jdk11u-dev/1452
-
Review openjdk/jdk17u-dev/730
-
Review openjdk/jdk/8333