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

Create an automated test for JDK-4702233

XMLWordPrintable

        Create an automated test for JDK-4702233

        Several new AccessibleRole and AccessibleRelation constants are needed in those classes in the java.accessibility package. These new contants codify additions made in the GNOME, Netscape, and UNO (StarOffice) accessibility APIs.
        StarOffice 6.1 and GNOME accessibility require new role, state and relation
        constants in the javax.accessibility package. The existing constants are
        inadequate for providing accessibility to StarOffice and GNOME applications
        as required by Section 508.

        Solution
        --------
        Define new constants in the javax.accessibility package.
        AccessibleRelation
        AccessibleRoles
        AccessibleState
        AccessibleAction
        AccessibleContext

        The test validates the public fields of the above AccessibleConstants.

        This review is for migrating tests from a closed test suite to open.

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

                Created:
                Updated:
                Resolved: