[wp-trac] [WordPress Trac] #45012: Title attribute box missing on Edit Media Page
WordPress Trac
noreply at wordpress.org
Fri Sep 28 21:31:44 UTC 2018
#45012: Title attribute box missing on Edit Media Page
--------------------------+------------------------------
Reporter: salesteam | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version:
Severity: normal | Resolution:
Keywords: close | Focuses:
--------------------------+------------------------------
Changes (by SergeyBiryukov):
* keywords: => close
* component: General => Media
* severity: major => normal
Comment:
Hi @salesteam, welcome to WordPress Trac! Thanks for the ticket.
The first input at the top of the page is the title of the attachment.
Since WordPress 3.5, the `title` attribute is intentionally not added to
the generated image markup for better accessibility, see the dicsussion in
#18984.
Since WordPress 4.7, the title is also not used as a fallback for `alt`
attribute, see the discussion in #34635.
Some additional reading:
* https://developer.paciellogroup.com/blog/2012/01/html5-accessibility-
chops-title-attribute-use-and-abuse/
* https://silktide.com/i-thought-title-text-improved-accessibility-i-was-
wrong/
* https://yoast.com/dev-blog/dont-rely-title-attribute/
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45012#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list