Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 8, 11, 15, 16
-
Fix Version/s: 16
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b26
-
CPU:x86
-
OS:os_x
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8286695 | 11.0.17-oracle | Dmitry Markov | P3 | Resolved | Fixed | master |
JDK-8287942 | 8u351 | Dmitry Markov | P3 | Resolved | Fixed | master |
Description
In order to migrate to a new version of Mac OS X Accessibility API we need to create a series of NSAccessibility* protocols implementation. And first of all we need to create a NSAccessibilityElement implementation that will provide information common to all the other protocols. All the role specific components should derive from hat protocol.
Attachments
Issue Links
- backported by
-
JDK-8286695 Create implementation for NSAccessibilityElement protocol peer
-
- Resolved
-
-
JDK-8287942 Create implementation for NSAccessibilityElement protocol peer
-
- Resolved
-
- relates to
-
JDK-8152350 ☂ [macosx] Rework Swing accessibility support to use OS X 10.10 SDK NSAccessibility Protocol
-
- Resolved
-