aria icon indicating copy to clipboard operation
aria copied to clipboard

Accessible Rich Internet Applications (WAI-ARIA)

Results 277 aria issues
Sort by recently updated
recently updated
newest added

Closes #1026 TL:DR; I believe the history of this is that it was added when the expandable listbox was proposed as an alternative to the ARIA 1.1 combobox pattern. Now...

waiting for implementations
Agenda-Editors
spec:aria

We got a question in axe-core recently asking if form fields inside a data grid required an accessible name. My expectation is that it does. The textfield role requires an...

closes #1038 *** Preview | Diff

spec:aria

Closes https://github.com/w3c/aria/issues/2158 Outlines which roles within `toolbar` can accept `aria-setsize` and `aria-posinset`. # PR tracking Check these when the relevant issue or PR has been made, OR after you have...

spec:aria

Resolves #1440 by adding the `aria-actions` attribute This has a dependency on the changes in https://github.com/w3c/aria/pull/1454. # PR tracking Check these when the relevant issue or PR has been made,...

waiting for implementations
spec:aria

Closes https://github.com/w3c/aria/issues/2140 Explicitly notes in second paragraph description for each of `menuitem`, `menuitemcheckbox` and `menuitemradio` that they are allowed in `menubar` as well as `menu`. Makes consistent with _Characteristics_ table...

Rule 5 in [CORE-AAM's State and Property Mapping General Rules](https://w3c.github.io/core-aam/#statePropertyMappingGeneralRules) says: > Some WAI-ARIA properties are not global, and are only supported on certain roles. If a non-global WAI-ARIA state...

Agenda

# Describe your concern This is a wider point related to the more specific https://github.com/w3c/aria/issues/2153 One of the most common gotchas/pitfalls I see around the use of live regions with...

# Describe your concern Currently, in the description for `role="alert"` it states > Alerts are assertive live regions, which means they cause immediate notification for assistive technology users. If the...

I would like to raise a few related issues and propose a set of solutions to address them. # Issue 1: Confusion caused by deprecation of aria-invalid ## Description: The...