[wp-trac] [WordPress Trac] #27644: Audio/Video playlists not keyboard accessible.
WordPress Trac
noreply at wordpress.org
Mon Apr 7 14:50:43 UTC 2014
#27644: Audio/Video playlists not keyboard accessible.
--------------------------+-----------------------------
Reporter: joedolson | Owner: wonderboymusic
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 3.9
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch | Focuses: accessibility
--------------------------+-----------------------------
Comment (by joedolson):
That patch uses an <a> with no href attribute, which doesn't provide
keyboard accessibility. An anchor with no href attribute is not keyboard
focusable. If you want to use an anchor, it'll need to include an href
attribute and the associated scripts will need to apply preventDefaults.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27644#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list