[wp-trac] [WordPress Trac] #40468: Accessibility glitch when viewing/editing Attachment Details

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


#40468: Accessibility glitch when viewing/editing Attachment Details
--------------------------+--------------------------------------------
 Reporter:  Presskopp     |       Owner:  afercia
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  5.0
Component:  Media         |     Version:
 Severity:  normal        |  Resolution:  fixed
 Keywords:                |     Focuses:  ui, accessibility, javascript
--------------------------+--------------------------------------------
Changes (by afercia):

 * status:  assigned => 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/40468#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list