[wp-trac] [WordPress Trac] #26603: Buttons in Themes Popup do not identify themselves to AT
WordPress Trac
noreply at wordpress.org
Fri Dec 13 12:43:18 UTC 2013
#26603: Buttons in Themes Popup do not identify themselves to AT
----------------------------+-----------------------------
Reporter: grahamarmfield | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Accessibility | Version: trunk
Severity: normal | Keywords:
----------------------------+-----------------------------
Within the themes.php page, if I activate one of the themes displayed, a
modal popup appears.
At the top of the popup are three buttons - Show prev theme, show next
theme, and close overlay.
These buttons may not be fully accessible by screen readers as the
'labels' for the buttons are provided in an `alt` attribute. The `alt`
attribute is not a valid attribute on the `<button>` element. NVDA does
not voice the alt attribute, although JAWS does.
Some other way will need to be found to ensure that all AT can access the
purpose of these buttons.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26603>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list