-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
7u4, 8, 9, 11, 12, 13, 14, 15
-
os_x
- When running SwingSet2.jar from the command line the VO cursor follows keyboard focus until the focus moves out of the toolbar and into the client area.
- When using the SwingSet2 menu system the VO cursor starts off on the first menu item but doesn't track focus when the arrow keys are used to move within a menu.
- When running the browser plugin app, http://java.com/en/download/installed8.jsp, the VO cursor starts correctly at the Run button of the "Do you want to run this application?" dialog, but doesn't follow the keyboard focus when tab is pressed.
- This seems to indicate there is something about the Swing focus system that is not being exposed to the OS X focus system.
Note this is with VO set up in what I think is its default settings: initial position at focused item, VO tracks keyboard focus, mouse pointer ignores VO cursor, automatically interact when using tab key
- When using the SwingSet2 menu system the VO cursor starts off on the first menu item but doesn't track focus when the arrow keys are used to move within a menu.
- When running the browser plugin app, http://java.com/en/download/installed8.jsp, the VO cursor starts correctly at the Run button of the "Do you want to run this application?" dialog, but doesn't follow the keyboard focus when tab is pressed.
- This seems to indicate there is something about the Swing focus system that is not being exposed to the OS X focus system.
Note this is with VO set up in what I think is its default settings: initial position at focused item, VO tracks keyboard focus, mouse pointer ignores VO cursor, automatically interact when using tab key
- blocks
-
JDK-8239137 JAWS does not always announce the value of JSliders in JColorChooser
- Resolved
- duplicates
-
JDK-8166650 [macosx] Can't open submenus with VoiceOver
- Closed