#7017 closed enhancement (fixed)
Accessibility: Add aria attributes for dashicons in Components screen
| Reported by: | mercime | Owned by: | mercime |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6 |
| Component: | Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Make dashicons invisible to assistive technologies which can read CSS-generated content using the :before selector.
For example, the dashicon we add before the xProfiles component is \f336. Without aria-hidden="true" in the markup, the screen reader will spell it out character by character, "backslash f 3 3 6". Attaching patch to fix this issue.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 10708: