JAWS-test

Results 405 comments of JAWS-test

Can confirm the problem. Also occurs with Chrome

With JAWS 2024.2310.70 the problem does not yet occur. The output is also correct with JAWS 2023.

> I don't think this is a particularly clear user interface—Of the sorted columns, which has priority? In the applications I know, this is very clearly marked with numbers in...

> Screen shots and/or more specific references to those may help I am not allowed to publish screenshots of internal company applications, but a google search for "table multiple sort"...

It should be noted that JAWS and other screen readers (e.g. NVDA) do not output the description in VPC mode. This seems to me to be a deliberate decision: *...

I came across the problem with aria-readonly for radio buttons and checkboxes in SAP applications, but I can imagine that other frameworks also use it.

@lehighjcut Your question would be better placed in its own issue, and probably at https://github.com/w3c/aria-practices/issues rather than here. The question is not easy to answer. The different markups have their...

I would like to add that, according to the [HTML specification](https://html.spec.whatwg.org/multipage/grouping-content.html#the-dt-element), a definition list can have multiple dt and multiple dd immediately after each other, e.g. 2 dt for 1...

@aleventhal If it works in HTML, ARIA should also allow it. But I am not aware that this is possible with HTML. Where is this specified?

@pkra https://developer.chrome.com/blog/rfc-customizable-select: > you can add arbitrary **non-interactive content** within the option elements I did not find on the page you mentioned that option elements may contain links and buttons....