havvamehfooz
havvamehfooz
Summary The dynamic text changes are announced multiple times in the button with JAWS The reason behind that is a workaround we’ve done for JAWS with which we overcompensate the...
Summary 1.role="combobox" assigned to DIV with aria-readonly=”true”. -Bug: State ignored completely. Jaws announces role along with “To change the selection use the arrow keys”. -Correct Behaviour: Announcing state as read...
Summary When entering an ARIA tabpanel, Jaws does not change modes correctly (stays in VPC mode) and “Selected" is announced twice for the active tab Example: • [Snippix](https://snippix.only.sap/#404652) • [HTML...
Issue: When entering an iFrame JAWS reads out the SRC-attribute of the iFrame as absolute URL, even if the value of the SRC-attribute is only the name of a file...
Summary The Button gets activated on SPACE key down when JAWS in VPC mode is started Example: The issue is reproducible also with native HTML via this sample: https://jsfiddle.net/unazko/0ngyh7fL/3/ Workflow:...