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

WordPress Trac noreply at wordpress.org
Fri Oct 26 07:13:29 UTC 2018


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

 * owner:  (none) => pento
 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"43829" 43829]:
 {{{
 #!CommitTicketReference repository="" revision="43829"
 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)

 Merges [42444] to the 5.0 branch.

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

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


More information about the wp-trac mailing list