Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8285693

Create an automated test for JDK-4702199

    XMLWordPrintable

Details

    Backports

      Description

        Create an automated test for JDK-4702199

        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

            Activity

              People

                smandalika Srinivas Mandalika
                smandalika Srinivas Mandalika
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: