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

### Summary Users need to know what columns in a table can be used to sort the table. That's why we have the aria-sort attribute. This works very well when...

### Summary Given the following markup ```html ``` move screen reader focus to the input. ### Expected result Expect JAWS to announce something like > date, edit ### Actual result...

When interacting with elements that have the ARIA role="application", JAWS sends multiple unnecessary keyboard events when arrow keys are pressed and held. This behavior disrupts interactions that rely on precise...

**Summary**: When using JAWS in reading mode with the arrow keys, the current page is announced twice when reading the breadcrumbs. This dual announcement confuses the user, making it unclear...

### Summary In Chrome, when MathML is present in a legend element, JAWS does not read the math content as a part of the legend for the group when tabbing...

Repro steps: 1. Navigate to Microsoft Teams 2. Navigate to "Type a message" compose box in Microsoft Teams. 3. Press TAB key navigate to formatting toolbar 4. Press left/right arrow...

JAWS bug filed

### Summary Jasws ignore aria-descriedby of sortable table. > Brief description of the issue. Please list any specific steps. > > Example: 1. create a table with role= grid and...

# Summary JAWS does not correcly announce aria-rowindex and aria-colindex when an enterprise data grid uses column and row virtualization for large datasets, yet the grid is correctly rendering aria-rowindex...

Expected behavior when you use aria-roledescription on a group role. * Jaws should announce the aria-roldescription value (e.g. "slide") + accessible name when you navigate into and out of the...

JAWS bug filed

### Summary: When using Jaws 2025 with a WebView2 embedded application, the screenreader takes control of the user’s focus even though the aria role is “application”. ### Expected result When...