[wp-trac] [WordPress Trac] #38759: Accessibility glitch when editing an embedded video
WordPress Trac
noreply at wordpress.org
Fri Nov 11 22:34:51 UTC 2016
#38759: Accessibility glitch when editing an embedded video
-----------------------------------------+-----------------------------
Reporter: Presskopp | Owner: joemcgill
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: Future Release
Component: Media | Version: 3.9
Severity: normal | Resolution:
Keywords: needs-patch has-screenshots | Focuses: accessibility
-----------------------------------------+-----------------------------
Changes (by afercia):
* keywords: needs-patch => needs-patch has-screenshots
* version: => 3.9
Comment:
`SRC` is just the label for the input field. In other places, for example
the attachments browser, a similar field has a `URL` label and the field
is readonly but not disabled. This allows, at least, to copy and select
the URL:
[[Image(https://cldup.com/dbW4JTiM3o.png)]]
I'd suggest to rename the label and make the field (also the other ones
for additional sources) enabled and readonly.
An additional a11y issue here it that, inside the label, there's also the
button to remove the video source. This button should be moved out from
the label.
Side note: I think this was added in [27411] and the buttons later.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38759#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list