[wp-trac] [WordPress Trac] #38768: Custom logo is missing meaningful alt attribute

WordPress Trac noreply at wordpress.org
Fri Mar 17 12:46:01 UTC 2017


#38768: Custom logo is missing meaningful alt attribute
---------------------------+----------------------------
 Reporter:  sami.keijonen  |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  4.8
Component:  Themes         |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |     Focuses:  accessibility
---------------------------+----------------------------
Changes (by jjcomack):

 * keywords:  has-patch needs-testing => has-patch


Comment:

 Tested this patch by going through the following steps:

 1. Uploaded an image to use as a logo (700px x 700px) and applied an alt-
 tag.
 2. Was prompted to crop said image, which I did, resulting in the alt-tag
 changing to the site title.
 3. Uploaded a different image (250px x 250px) and applied an alt-tag.
 4. Was given the option to skip cropping, which I did. Original alt-tag
 remains.

 Clearly the issue where the alt-tag gets removed post-cropping (and thus
 replaced thanks to this patch) needs to be addressed as this leads to
 inconsistent behavior in the user experience. Will probably be best to
 create a new issue for this.

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


More information about the wp-trac mailing list