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
trafficstars

# Describe the change Needs to discuss that we are working on how to expose accessible names which are added to elements which prohibit their use. Point to the issues...

editorial

From discussion at TPAC Sarah will help enable better changelogs

editorial

The JSON file available at https://github.com/w3c/aria/blob/main/common/script/roleInfo.js is outdated. For instance, the `aria-braillelabel` property cannot be utilized in: > [caption](https://w3c.github.io/aria/#caption), [code](https://w3c.github.io/aria/#code), [definition](https://w3c.github.io/aria/#definition), [deletion](https://w3c.github.io/aria/#deletion), [emphasis](https://w3c.github.io/aria/#emphasis), [generic](https://w3c.github.io/aria/#generic), [insertion](https://w3c.github.io/aria/#insertion), [mark](https://w3c.github.io/aria/#mark), [none](https://w3c.github.io/aria/#none), [paragraph](https://w3c.github.io/aria/#paragraph), [strong](https://w3c.github.io/aria/#strong), [subscript](https://w3c.github.io/aria/#subscript),...

Since we now have a monorepo, the automatic commit log generation will not work (its from the whole history, not history of a file).

editorial

> I'm wondering if we could re-use shared parts of the config, e.g., using ESM imports (potentially with attributes once firefox has them). _Originally posted by @pkra in https://github.com/w3c/aria/pull/2305#pullrequestreview-2612169500_

editorial

Following last week's discussion I spotted more work open PRs related to this. I tried to find all open pull requests: - https://github.com/w3c/aria/pull/2341/ - https://github.com/w3c/aria/pull/2365 - https://github.com/w3c/aria/pull/2212#issuecomment-2547493548 - https://github.com/w3c/aria/pull/2170 -...

It seems like almost nothing ARIA defines is in https://dontcallmedom.github.io/webdex/. I suspect this might be in part because ARIA uses some kind of custom ReSpec tooling? At least, I couldn't...

editorial

In the role description deep dive this morning, we discussed ways to mitigate author misuse of `aria-roledescription`, and potentially other properties that 1) aren't commonly required and 2) are easy...

editorial

https://github.com/w3c/aria/pull/1876 passes the Deploy check despite introducing references that are broken because a corresponding PR hasn't landed yet. That suggests it's very easy to introduce errors of that kind into...

editorial

Thoughts on the pattern aside, it's become fairly common to encounter what initially appears to be a select-only combobox, as an uneditable "button" is the invoking element for its popup....

Role Content Model