[wp-trac] [WordPress Trac] #46980: Remove title attributes from all the abbreviations

WordPress Trac noreply at wordpress.org
Mon Sep 2 14:23:56 UTC 2019


#46980: Remove title attributes from all the abbreviations
-------------------------------------------------+-------------------------
 Reporter:  afercia                              |       Owner:  audrasjb
     Type:  defect (bug)                         |      Status:  reopened
 Priority:  normal                               |   Milestone:  5.3
Component:  Administration                       |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  title-attribute has-screenshots      |     Focuses:
  needs-patch                                    |  accessibility
-------------------------------------------------+-------------------------
Changes (by afercia):

 * keywords:  title-attribute has-patch needs-refresh has-screenshots =>
     title-attribute has-screenshots needs-patch


Comment:

 > Proposal: what about having the timezone description fully displayed
 right after the datetime controls?

 Yes the timezone abbreviation in the Customizer needs to be changed.
 Currently, it uses an `aria-label` attribute that overrides any other
 information. This:

 `<abbr ... aria-label="Timezone" title="Timezone is Europe/Rome (CEST),
 currently UTC+2." ...`

 is announced just as "Timezone": the information in the title attribute is
 ignored and there's no other info available.

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


More information about the wp-trac mailing list