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

AccessibleTextTest.java fails by not focusing on Label and not reading text.

XMLWordPrintable

      Testsuite name: Regression manual
      Test name(s): java/awt/a11y/AccessibleTextTest.java

      Product(s) tested: JDK 11.0. 17_b03 , 11.0.16_b11
      OS/architecture: Mac OS 12.4 x64
      Reproducible: Always

      Is it a Regression: No. Reproduced on JDK 11.0.16_b11

      Is it a platform specific issue: No.
      Test is failing on Mac 12.

      Steps to reproduce
      Do the following steps on Mac
      1. Turn on VoiceOver from System Preferences -> Accessibility.
      2. Press Tab key to navigate to the label.
      3. Observe the focus on components.

      Expected behaviour:
      User able to navigate to the label by pressing Tab and hear text from the label.

      Actual behaviour:
      User unable to navigate to the label by press Tab and not hear text from the label.

            nnarayanan Naveen Narayanan
            nnarayanan Naveen Narayanan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: