-
Bug
-
Resolution: Fixed
-
P2
-
2.0.1
-
b110
-
other
-
other
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034688 | 7u65 | Sergey Bylokhov | P2 | Resolved | Fixed | b01 |
JDK-8030037 | 7u60 | Sergey Bylokhov | P2 | Closed | Fixed | b03 |
Occasionally JAWS would get into a state where it would cease to speak new objects that gain focus as the user navigates through the Java application using the Tab key. Debugging report from Freedom Scientific notes that JAWS was still receiving events from the Java Access Bridge but the events being received were behind what was actually happening in the Java Swing application. For example, JAWS would receive a Focus Gained event but the event was not for the object that actually had focus, instead the event was for the object that just lost focus.
- backported by
-
JDK-8034688 JAWS will occasionally stop speaking focused objects as user TABs -> problem with message queue
-
- Resolved
-
-
JDK-8030037 JAWS will occasionally stop speaking focused objects as user TABs -> problem with message queue
-
- Closed
-