[wp-trac] [WordPress Trac] #35191: Remove title attributes: the Tools > Import screen

WordPress Trac noreply at wordpress.org
Tue Jul 12 21:01:18 UTC 2016


#35191: Remove title attributes: the Tools > Import screen
---------------------------------------+--------------------------------
 Reporter:  afercia                    |       Owner:  afercia
     Type:  defect (bug)               |      Status:  assigned
 Priority:  normal                     |   Milestone:  4.6
Component:  Import                     |     Version:  4.4
 Severity:  normal                     |  Resolution:
 Keywords:  has-screenshots has-patch  |     Focuses:  ui, accessibility
---------------------------------------+--------------------------------

Comment (by afercia):

 About the aria-labels, yep they add some very useful context for assistive
 technologies users, nice improvement! However, they should be updated in
 sync with the link text, for example initially it's:
 `... aria-label="Install “Blogger”">Install Now</a>`
 which is correct, then after the shiny install only the link text gets
 updated so the aria-label and the link are no more in sync:
 `... aria-label="Install “Blogger”">Run Importer</a>`
 only after the plugin gets activated and there's a page reload, the aria-
 label gets updated too:
 `... aria-label="Run “Blogger”">Run Importer</a>`

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


More information about the wp-trac mailing list