Details
-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 18, 19
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8289273 | 17.0.5-oracle | Srinivas Mandalika | P4 | Resolved | Fixed | b01 |
JDK-8290946 | 17.0.5 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8289566 | 11.0.17-oracle | Srinivas Mandalika | P4 | Resolved | Fixed | b01 |
JDK-8290951 | 11.0.17 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 |
JDK-8289669 | 8u351 | Srinivas Mandalika | P4 | Resolved | Fixed | b01 |
Description
The getAccessibleContext method for JTable column header cells returns an
AccessibleContext which cannot get the bounding rectangle for table header cells. The Bug causes problems with screen reader review mode.
The test added verifies that the are not exceptions and Bounding rectangles are returned for the Accessible Table Header Cells.
Attachments
Issue Links
- backported by
-
JDK-8289273 Create a test or JDK-4715503
- Resolved
-
JDK-8289566 Create a test or JDK-4715503
- Resolved
-
JDK-8289669 Create a test or JDK-4715503
- Resolved
-
JDK-8290946 Create a test or JDK-4715503
- Resolved
-
JDK-8290951 Create a test or JDK-4715503
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/c2914909
-
Commit openjdk/jdk17u-dev/de4792a3
-
Commit openjdk/jdk/a6fd0b21
-
Review openjdk/jdk11u-dev/1266
-
Review openjdk/jdk17u-dev/591
-
Review openjdk/jdk/7807