-
Bug
-
Resolution: Fixed
-
P4
-
9
-
windows
- Start the app: java -cp Hello.jar hello.HelloMenu
- Press Alt
- When using JAWS most of the time you won't hear "Debug" when the menu bar gets focus; apparently a focus event is not being fired. The only time you will hear it if focus was on Edit then Esc is pressed, then Alt is pressed; apparently the movement of focus from Edit to Debug is what causes a focus event to be fired.
The workaround is to press right then left arrow to force a focus event.
- Press Alt
- When using JAWS most of the time you won't hear "Debug" when the menu bar gets focus; apparently a focus event is not being fired. The only time you will hear it if focus was on Edit then Esc is pressed, then Alt is pressed; apparently the movement of focus from Edit to Debug is what causes a focus event to be fired.
The workaround is to press right then left arrow to force a focus event.