-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
11, 17, 20
-
Cause Known
-
generic
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.
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.