aria-practices icon indicating copy to clipboard operation
aria-practices copied to clipboard

WAI-ARIA Authoring Practices Guide (APG)

Results 354 aria-practices issues
Sort by recently updated
recently updated
newest added

The link for the horizontal multi-thumb slider is broken on[ this page](https://www.w3.org/WAI/ARIA/apg/example-index/slider/slider-color-viewer.html)

bug
example of pattern implementation
Feedback

consistency *** ### :boom: Error: 502 Bad Gateway :boom: ### [PR Preview](https://github.com/tobie/pr-preview#pr-preview) failed to build. _(Last tried on Jul 23, 2022, 2:50 PM UTC)_. More PR Preview relies on a...

The tooltip design pattern is at: http://w3c.github.io/aria-practices/#tooltip It is largely complete. Things to fix include: - [x] Redundant wording and incomplete sentences in the description. - [x] The keyboard section...

editorial
Pattern Page

The combobox example on https://www.w3.org/WAI/ARIA/apg/example-index/combobox/combobox-select-only.html does not indicate the value that is conveyed when leaving the selected option and returning to the value. This is not compliant with SC 4.1.2....

The [feed example](file:///C:/Users/mck/git/APG/main/examples/feed/feed.html) developed for issue #246 is ready for review.

Example Page

https://w3c.github.io/aria-practices/examples/grid/dataGrids.html It seems like all 3 examples have troubles with both screen readers. It seems to be beyond a simple little bug in a screen reader. The user presses the...

None of the new APG pages have a status or publication date listed in the footer area. The WAI style guide has specific guidance for this information (in the grey...

When operating the second of the [Layout Grid Examples](https://www.w3.org/WAI/ARIA/apg/example-index/grid/LayoutGrids.html), a live region is used to confirm when a recipient has been added successfully. However, `aria-live` on the relevant `` container...

When operating the second of the [Layout Grid Examples](https://www.w3.org/WAI/ARIA/apg/example-index/grid/LayoutGrids.html), focus is moved to another "Remove" button if there are remaining recipients in the grid. Pressing "Remove" with a single recipient,...