-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
b06
-
generic
-
os_x
Similar as CheckBox and Button this should be a straightforward component - it is just a button with the boolean value reported.
New implementation needs to be mapped to the following roles: AccessibleRole.RADIO_BUTTON
AccessibleRole.TAB_ITEM
AccessibleRole.PAGE_ITEM
New implementation needs to be mapped to the following roles: AccessibleRole.RADIO_BUTTON
AccessibleRole.TAB_ITEM
AccessibleRole.PAGE_ITEM
- blocks
-
JDK-8301311 ☂ [macos] Rework JavaFX accessibility support to use macOS 10.10+ NSAccessibility protocol
- Open