[buddypress-trac] [BuddyPress Trac] #7017: Accessibility: Add aria attributes for dashicons in Components screen
buddypress-trac
noreply at wordpress.org
Thu Apr 14 21:36:47 UTC 2016
#7017: Accessibility: Add aria attributes for dashicons in Components screen
-----------------------------+-----------------
Reporter: mercime | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.6
Component: General - UX/UI | Version:
Severity: normal | Keywords:
-----------------------------+-----------------
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.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7017>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list