[wp-trac] [WordPress Trac] #38759: Accessibility glitch when editing an embedded video

WordPress Trac noreply at wordpress.org
Sun Jan 14 16:38:50 UTC 2018


#38759: Accessibility glitch when editing an embedded video
---------------------------------------+----------------------------
 Reporter:  Presskopp                  |       Owner:  afercia
     Type:  defect (bug)               |      Status:  closed
 Priority:  normal                     |   Milestone:  5.0
Component:  Media                      |     Version:  3.9
 Severity:  normal                     |  Resolution:  fixed
 Keywords:  has-screenshots has-patch  |     Focuses:  accessibility
---------------------------------------+----------------------------
Changes (by afercia):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"42444"]:
 {{{
 #!CommitTicketReference repository="" revision="42444"
 Accessibility: Media: Improve the usage of a few label elements in the
 media templates.

 Label elements should only be used for labelable elements.
 - `Uploaded By` and `Uploaded To` aren't form controls and shouldn't be
 associated with labels
 - changes the labels for media source, alternate sources, poster image,
 and tracks to solve a layout issue and explicitly associate the labels to
 their form fields (previously, the labels were wrapping also the Remove
 buttons)

 Props Presskopp, afercia.
 Fixes #38759, #40468.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/38759#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list