Details
-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17, 18, 19
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8289670 | 17.0.5-oracle | Srinivas Mandalika | P4 | Resolved | Fixed | b01 |
JDK-8291838 | 17.0.5 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
JDK-8289674 | 11.0.17-oracle | Srinivas Mandalika | P4 | Resolved | Fixed | b01 |
JDK-8291850 | 11.0.17 | Goetz Lindenmaier | P4 | Resolved | Fixed | b02 |
JDK-8289703 | 8u351 | Srinivas Mandalika | P4 | Resolved | Fixed | b01 |
Description
In order for spatial Braille to work and screen reader "review mode", we need bounding rectangle information for all text on the screen, and also the ability to get text substrings. StarOffice 6.1, Netscape and GNOME accessibility also require this new interface for describing text in their applications. This new interface is required for accessibility to StarOffice 6.1, Netscape and GNOME applications as required by Section 508
The solution is to define a new interface and related two helper classes.
AccessibleExtendedText,
AccessibleTextSequence.
AccessibleAttributeSequence
The test validates the public fields of the above classes.
This review is for migrating tests from a closed test suite to open.
Attachments
Issue Links
- backported by
-
JDK-8289670 Create an automated test for JDK-4702199
- Resolved
-
JDK-8289674 Create an automated test for JDK-4702199
- Resolved
-
JDK-8289703 Create an automated test for JDK-4702199
- Resolved
-
JDK-8291838 Create an automated test for JDK-4702199
- Resolved
-
JDK-8291850 Create an automated test for JDK-4702199
- Resolved
- links to
-
Commit openjdk/jdk11u-dev/0106d848
-
Commit openjdk/jdk17u-dev/1fe8777f
-
Commit openjdk/jdk/158d871d
-
Review openjdk/jdk11u-dev/1306
-
Review openjdk/jdk17u-dev/623
-
Review openjdk/jdk/8416