-
Bug
-
Resolution: Duplicate
-
P2
-
7
-
generic
-
os_x
http://java.net/jira/browse/MACOSX_PORT-644 submitted 2011/11/03 by Pete Brunet
.SUMMARY
SwingSet2 with VoiceOver, activating a dialog results in a hang. This is applicable to Color Chooser, JFileChooser, JOptionPane.
.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 the tab key until focus is on the third button (Color Chooser demo).
5. Press the space bar to activate the Color Chooser demo.
6. Press the tab key repeatedly until focus is on the Background button.
7. Press the space bar to activate the button.
.RESULTS
The app hangs.
.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
Two other similar test cases that cause hangs.
1) Activate a dialog in the File Chooser demo (5th button on the tool bar)
2) Activate a dialog in the Option Pane demo (8th button on the tool bar)
.SUMMARY
SwingSet2 with VoiceOver, activating a dialog results in a hang. This is applicable to Color Chooser, JFileChooser, JOptionPane.
.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 the tab key until focus is on the third button (Color Chooser demo).
5. Press the space bar to activate the Color Chooser demo.
6. Press the tab key repeatedly until focus is on the Background button.
7. Press the space bar to activate the button.
.RESULTS
The app hangs.
.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
Two other similar test cases that cause hangs.
1) Activate a dialog in the File Chooser demo (5th button on the tool bar)
2) Activate a dialog in the Option Pane demo (8th button on the tool bar)
- duplicates
-
JDK-7124303 [macosx] SwingSet2 - Control + Spacebar causes hang.
-
- Closed
-