-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8u20
-
Component/s: javafx
-
None
Currently all controls that parse mneumonics are returning the un-parsed text to accessibility.
This means a label containing the text "_File" is read by the screen reader as 'underscore File'
Furthermore, the mneumonic char should be returned in Windows in the UIA_AccessKeyPropertyId.
This means a label containing the text "_File" is read by the screen reader as 'underscore File'
Furthermore, the mneumonic char should be returned in Windows in the UIA_AccessKeyPropertyId.