Details
-
Bug
-
Resolution: Fixed
-
P3
-
7u6, 8
-
b110
-
windows
-
Verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8034692 | 7u65 | Sergey Bylokhov | P3 | Resolved | Fixed | b01 |
JDK-8030041 | 7u60 | Sergey Bylokhov | P3 | Closed | Fixed | b03 |
Description
The Java Access Bridge is no longer usable with screen magnifiers. This is because the code to track mouse movement was apparently accidentally removed during a prior update. The problem can be seen using JavaFerret. getAccessibleContextAt was always returning null for the AccessibleContext.
Attachments
Issue Links
- backported by
-
JDK-8034692 Java Access Bridge no longer usable with screen magnifiers
- Resolved
-
JDK-8030041 Java Access Bridge no longer usable with screen magnifiers
- Closed