[wp-trac] [WordPress Trac] #47190: Twenty Seventeen: Native audio and video embeds have no focus state.
WordPress Trac
noreply at wordpress.org
Wed May 8 18:00:04 UTC 2019
#47190: Twenty Seventeen: Native audio and video embeds have no focus state.
---------------------------+------------------------------
Reporter: kjellr | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: 5.2
Severity: normal | Resolution:
Keywords: has-patch | Focuses: accessibility
---------------------------+------------------------------
Comment (by kjellr):
`47190.patch` adds the missing focus states.
It looks like this is necessary because Twenty Seventeen clears out
`:focus` styles globally:
https://themes.trac.wordpress.org/browser/twentyseventeen/2.2/style.css#L576
That seems like a somewhat aggressive approach, and may be a better way to
accomplish what that line of code is intending to do. But in general, this
patch should fix the current problem.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47190#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list