[wp-trac] [WordPress Trac] #35710: Make aria-label on TinyMCE buttons translatable.

WordPress Trac noreply at wordpress.org
Sat Mar 23 05:14:09 UTC 2019


#35710: Make aria-label on TinyMCE buttons translatable.
-------------------------------------+----------------------------
 Reporter:  danne_j87                |       Owner:  azaozz
     Type:  defect (bug)             |      Status:  assigned
 Priority:  normal                   |   Milestone:  5.3
Component:  TinyMCE                  |     Version:  4.4.1
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  accessibility
-------------------------------------+----------------------------
Changes (by azaozz):

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


Comment:

 In 35710.diff:
 - Fix adding of shortcuts to all tooltips. Some tooltips are translated
 earlier, so we couldn't match them with the shortcuts.
 - (Attempt to) fix the aria labels on the buttons. Unfortunately they are
 rendered already at the time this script runs, so we need to replace them
 in the HTML.

 @afercia finally got some time to look more in depth. The patch should fix
 few accessibility bugs. The fixes are a bit "hacky" but that's all we can
 do here and now. Please test :)

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


More information about the wp-trac mailing list