http://java.net/jira/browse/MACOSX_PORT-658 submitted 2011/11/03 by Pete Brunet
.SUMMARY
Can't move focus out of a table with the keyboard.
.STEPS TO REPRODUCE
1. cd ~/OpenJDK/macosx-port/build/macosx-universal/
2. bin/java -jar /Library/Java/Demos/JFC/SwingSet2/SwingSet2.jar
3. Press the tab key until focus is on the fourteenth button (Table demo).
4. Press the space bar to activate the Table demo.
5. Press the tab key repeatedly until focus is on the table.
6. Be sure the focus is on the upper left cell.
6. Press shift + control + tab
.RESULTS
Focus should move out of the table back to the row height slider
.VERSION
OS: Mac OS X version
Java: (from "java -version")
.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 works OK on Windows
According to the following link shift + control + tab is the correct shortcut: <span class="nobr"><a href="http://support.apple.com/kb/ht1343">http://support.apple.com/kb/ht1343<sup><img class="rendericon" src="/jira/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"/></sup></a></span>
.SUMMARY
Can't move focus out of a table with the keyboard.
.STEPS TO REPRODUCE
1. cd ~/OpenJDK/macosx-port/build/macosx-universal/
2. bin/java -jar /Library/Java/Demos/JFC/SwingSet2/SwingSet2.jar
3. Press the tab key until focus is on the fourteenth button (Table demo).
4. Press the space bar to activate the Table demo.
5. Press the tab key repeatedly until focus is on the table.
6. Be sure the focus is on the upper left cell.
6. Press shift + control + tab
.RESULTS
Focus should move out of the table back to the row height slider
.VERSION
OS: Mac OS X version
Java: (from "java -version")
.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 works OK on Windows
According to the following link shift + control + tab is the correct shortcut: <span class="nobr"><a href="http://support.apple.com/kb/ht1343">http://support.apple.com/kb/ht1343<sup><img class="rendericon" src="/jira/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"/></sup></a></span>
- duplicates
-
JDK-7124345 [macosx] CTRL+TAB doesn't move focus outside JSplitPane
-
- Closed
-
- relates to
-
JDK-7131196 [macosx] Cmd-Q does not quit a graphical Java app
-
- Closed
-