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

WAI-ARIA Authoring Practices Guide (APG)

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

The icons used to represent Tree View controls and Treegrid controls appear to be the opposite way around, on the following pages: * https://www.w3.org/WAI/ARIA/apg/patterns/ * https://www.w3.org/WAI/ARIA/apg/patterns/treeview/ * https://www.w3.org/WAI/ARIA/apg/patterns/treegrid/ BTW really...

bug
Feedback

Currently we do not have any guidance or examples using the html `details/summary` elements.

APG needs to make it clear up front and throughout: * What ARIA everyone should be doing even for simple, non-interactive web pages to provide basic accessibility (like Level A)...

Feedback

The additional clause "for the combobox" does not add any useful meaning to the firs sentence of this section. It does not help the understanding of what a combobox is...

# Describe your concern While creating a selectable tree, a developer reviewed their work with us and asked about making disabled items in the tree focusable. They cited the following:...

question
Feedback

- On the home page there are several issues with the landmarks: - All content is not placed inside the landmark. For example, the banner content is not placed inside...

Feedback

The main content on the page is placed in a header element which is nested inside the main element. ![landmark main](https://user-images.githubusercontent.com/7432373/169673600-bf8b3ee9-1edb-48d8-9e35-c6baba0c025a.gif)

Feedback

Added a note to the carousel examples that the `aria-roledescription` value uses the language of the page, similar to labeling of controls. [Auto-Rotating Image Carousel Example with Buttons for Slide...

The [ARIA Authoring Practices Guide *carousel* pattern page](https://www.w3.org/WAI/ARIA/apg/patterns/carousel/) currently gives the following information: > The carousel container has the [`aria-roledescription`](https://w3c.github.io/aria/#aria-roledescription) property set to **`carousel`**. > ... > Each slide container...

enhancement
example of pattern implementation
Feedback

There are more than two lines of centered text. Ex: content under the "Get Involved", "Join the Task Force", and "Contribute via Github". Centered text, decreases readability and affects users...

Feedback
Site Design