JAWS-test

Results 91 issues of JAWS-test

[Don’t use color alone](https://www.w3.org/WAI/tips/designing/#dont-use-color-alone-to-convey-information) should also refer to [SC 1.3.3](https://www.w3.org/TR/WCAG21/#sensory-characteristics) in the chapter "More information" because the second example (Example: Refer to something using color alone) belongs to it.

tips

[Provide sufficient contrast](https://www.w3.org/WAI/tips/designing/#provide-sufficient-contrast-between-foreground-and-background) should link in "More information" to SC 1.4.11 and SC 1.4.6. In addition, the text may need to be adapted so that it refers not only to...

tips

If you want the page to support Internet Explorer, all SVG graphics must be marked with `focusable=false`, otherwise they get the focus invisibly.

tips

[Use headings and spacing](https://www.w3.org/WAI/tips/designing/#use-headings-and-spacing-to-group-related-content) makes sense for accessibility, but there is no WCAG criterion that matches the description, so the reference to SC 2.4.6 and 2.4.10 is misleading as they...

tips

[Associate a label with every form control](https://www.w3.org/WAI/tips/developing/#associate-a-label-with-every-form-control) refers to SC 3.3.2. but this SC doesn't match the tip. The Understanding to 3.3.2 says: > This Success Criterion does not require...

tips

At [Ensure that interactive elements are easy to identify](https://www.w3.org/WAI/tips/designing/#ensure-that-interactive-elements-are-easy-to-identify) there is an example for "Keyboard focus style". The focus contrast is presumably too low, at least if I assume that...

tips

[Write code that adapts to the user’s technology](https://www.w3.org/WAI/tips/developing/#write-code-that-adapts-to-the-users-technology) should refer to SC 1.4.8 (as "avoid horizontal scrolling" is mentioned) and SC 1.4.10 (maybe also 1.4.12). Reference to 3.2.4 can be...

tips

A treeitem always has two functions: * I can show and hide subordinate elements (with the arrow keys) * I can sometimes select or activate the treeitem (with Enter or...

# Description of bug or feature request I can define rowgroups and colgroups in HTML. With ARIA only rowgroups. In HTML I can label the rowgroups and colgroups with scope=rowgroup...

### Summary 1. Go to https://codepen.io/jaws-test/pen/mdaOxLo 2. Press INS+CTRL+P for the paragraph list 3. Press INS+CTRL+Z for the generic list ### Expected result generic and paragraph is output with the...

JAWS bug
triaged
Imported into ADO