standards-support icon indicating copy to clipboard operation
standards-support copied to clipboard

Contains documentation for Vispero software support of Web standards

Results 291 standards-support issues
Sort by recently updated
recently updated
newest added

With JAWS 2025 (and JAWS 2024) when we have a combobox with a value attribute set, on first focus in (via TAB) the aria-describedby is announced twice - once before...

JAWS bug filed

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:...

### Summary Summarized well in this comment from JAWS-test: https://github.com/FreedomScientific/standards-support/issues/846#issuecomment-2254944153 - If an element has a group label (via fieldset + legend or role=group), the group label is displayed in...

JAWS bug filed

**Summary:** In earlier versions of JAWS pressing `ctrl + alt + end` while focused inside a table would move the virtual cursor to the last cell and scroll the page...

Proposing a feature where users of ZoomText could be alerted or prompted when a focused or hovered object controls or triggers dynamically displayed content. At the user's discretion, the object...

### Summary Test case: https://output.jsbin.com/jorocat 1. Tab to link that reads 'Delete' ```html Link in page Open all sections Delete name ``` ```css .visually-hidden { position: absolute !important; width: 1px...

### Summary There are various issues with Jaws support for complex tables. All seem to stem for Jaws not correctly treating a column header cell with scope="colgroup" and colspan attribute...

JAWS rendering Zero after decimal (.00) as alphabet O O. **Issue :** JAWS announcing any zero value after decimal as alphabet "O ". ### Expected result JAWS should render any...

### Summary On Firefox, JAWS doesn't read live regions (with `aria-live="polite"` or `assertive` or with `role="status"`) when there is an `aria-atomic="true"` attribute. If I remove the attribute, the live region...

### Summary > Brief description of the issue. Please list any specific steps. > > Example: > 1. Go to https://cdpn.io/pen/debug/XWyzzxM on Microsoft Edge > 2. Turn on Jaws ###...