[wp-trac] [WordPress Trac] #29022: Screen reader text (and link title) isn't updated when plugin update count is updated

WordPress Trac noreply at wordpress.org
Mon Mar 18 16:29:20 UTC 2019


#29022: Screen reader text (and link title) isn't updated when plugin update count
is updated
-------------------------+-------------------------------------------------
 Reporter:  pento        |       Owner:  (none)
     Type:  defect       |      Status:  reopened
  (bug)                  |
 Priority:  normal       |   Milestone:  Future Release
Component:               |     Version:  3.9
  Upgrade/Install        |
 Severity:  minor        |  Resolution:
 Keywords:  has-patch    |     Focuses:  accessibility, javascript,
                         |  administration
-------------------------+-------------------------------------------------
Changes (by afercia):

 * keywords:  needs-patch => has-patch


Comment:

 [44924] updated the ''Comments'' counts, using the data from the AJAX
 response.

 Taking inspiration from there, [attachment:"29022.8.diff"] uses the data
 from the AJAX response as well. This works for the updates that happen
 from the Plugins or Themes pages. It doesn't work for `update.php` for the
 same iframe issue faced here.

 I've tried the solution explored in the previous patches but I wasn't able
 to make them work. Not sure they can work, actually.  However, I'd
 appreciate some eyes on [attachment:"29022.8.diff"]: it solves the problem
 only partially but it's better than what we have now. /Cc @pento

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


More information about the wp-trac mailing list