Details
-
Bug
-
Resolution: Fixed
-
P4
-
7, 8
-
b17
-
generic
-
os_x
Description
http://java.net/jira/browse/MACOSX_PORT-635 submitted 2011/11/02 by Pete Brunet
.SUMMARY
SwingSet2, Internal Frames Demo, when move focus to the text field the label is not read by VoiceOver
.STEPS TO REPRODUCE
1. Start VoiceOver (Command F5), using default settings, e.g. the VO cursor tracking the focused control.
2. cd ~/OpenJDK/macosx-port/build/macosx-universal/
3. bin/java -jar /Library/Java/Demos/JFC/SwingSet2/SwingSet2.jar
4. Press tab repeatedly until focus is on the text area.
.RESULTS
VoiceOver does not report the text field's label.
.VERSION
OS:
OSX 10.7.2
Java:
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-petebrunet_2011_10_08_00_36-b00)
OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode)
.REGRESSION
Provide information on steps taken to isolate the problem.
Describe circumstances where the problem occurs or does not occur,
such as software versions and/or hardware configurations.
.NOTES
This may be a bug in the SwingSet2 demo, i.e. perhaps a labeledBy relation was not coded.
.SUMMARY
SwingSet2, Internal Frames Demo, when move focus to the text field the label is not read by VoiceOver
.STEPS TO REPRODUCE
1. Start VoiceOver (Command F5), using default settings, e.g. the VO cursor tracking the focused control.
2. cd ~/OpenJDK/macosx-port/build/macosx-universal/
3. bin/java -jar /Library/Java/Demos/JFC/SwingSet2/SwingSet2.jar
4. Press tab repeatedly until focus is on the text area.
.RESULTS
VoiceOver does not report the text field's label.
.VERSION
OS:
OSX 10.7.2
Java:
openjdk version "1.7.0-internal"
OpenJDK Runtime Environment (build 1.7.0-internal-petebrunet_2011_10_08_00_36-b00)
OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode)
.REGRESSION
Provide information on steps taken to isolate the problem.
Describe circumstances where the problem occurs or does not occur,
such as software versions and/or hardware configurations.
.NOTES
This may be a bug in the SwingSet2 demo, i.e. perhaps a labeledBy relation was not coded.