Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 17
-
Fix Version/s: 17
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b14
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8286700 | 11.0.17-oracle | Dmitry Markov | P3 | Resolved | Fixed | b01 |
JDK-8287956 | 8u351 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
Description
The implementation of NSAccessibilityStaticText has an incorrect function name which results in the function not being called by Voice Over at all. The Voice Over output is same before and after this change in all the Labels test cases which were tested while implementing the NSAccessibilityStaticText (https://docs.oracle.com/javase/tutorial/uiswing/examples/components/LabelDemoProject/src/components/LabelDemo.java). So though it seems like it is not causing any issue, this may create problem. So this should be corrected.
Attachments
Issue Links
- backported by
-
JDK-8286700 Incorrect function name in NSAccessibilityStaticText native peer implementation
-
- Resolved
-
-
JDK-8287956 Incorrect function name in NSAccessibilityStaticText native peer implementation
-
- Resolved
-
- relates to
-
JDK-8256111 Create implementation for NSAccessibilityStaticText protocol
-
- Resolved
-