JAWS-test

Results 91 issues of JAWS-test
trafficstars

### Summary Read with the virtual cursor: `1` ### Expected result Correct output of the role ### Actual result Before the role, "menu" is additionally output ### Additional Information The...

Chrome
Not a JAWS bug
Edge

The 2 are changed only at Up-Event: * [Vertical Temperature Slider Example](https://www.w3.org/WAI/ARIA/apg/example-index/slider/slider-temperature.html) * [Media Seek Slider Example](https://www.w3.org/WAI/ARIA/apg/example-index/slider/slider-seek.html) The 2 are not changed on the down event, but they are changed...

bug
help wanted
example of pattern implementation
Feedback
good first issue

https://w3c.github.io/aria-practices/#Listbox: Two operating concepts are presented and only one of them is recommended and implemented in the example. I understand that the recommended one is much easier to operate with...

agenda

Example: `Bad value caption for attribute role on element [div].` The new roles are: * meter * time * code * caption * paragraph * blockquote * generic * superscript...

aria-conformance

### Summary labeling of fieldset is not output correctly (Chrome) 1. save as HTML file: ``` legend aria-labelledby legend1 legend2 ``` 2. Use quick navigation (E) 3. Use element overview...

JAWS bug
triaged
LOW priority

### Summary aria-level>6 is not output correctly for headings 1. save as HTML file: ``` heading 0 2 7 - ``` 2. Read with arrow keys or navigate with H...

JAWS bug
works in NVDA
triaged

### Summary A link in the legend element of a fieldset is not output 1. Go to https://codepen.io/jaws-test/full/wvMmVoJ 2. Tab + Shift-Tab to the link in the legend of the...

Chrome
Firefox
JAWS bug
HIGH PRIORITY
triaged
discussion

### Summary Inconsistent Live Region output when dynamically adding ARIA roles/attributes 1. Save as HTML file: ``` live region content of live region add alert remove alert add aria-live remove...

JAWS bug
triaged
aria-live-region

### Summary select size>1 does not work 1. save as HTML file: ``` select size>1 ingredients 1 tomato carrot apple pear ingredients 2 tomato carrot apple pear ``` 2. Navigate...

triaged
JAWS-Chrome issue

### Summary Live regions are not output reliably 1. Save as HTML file: ``` live region .none {display:none;} live region add class remove class add style remove style ``` 2....

triaged
Works in Firefox/JAWS
discussion
aria-live-region