[wp-trac] [WordPress Trac] #26167: Plugin activation links need to contain plugin name and the "Plugin" column should be marked as row header

WordPress Trac noreply at wordpress.org
Tue Nov 11 23:20:56 UTC 2014


#26167: Plugin activation links need to contain plugin name and the "Plugin" column
should be marked as row header
----------------------------+-----------------------------
 Reporter:  grahamarmfield  |       Owner:
     Type:  enhancement     |      Status:  reopened
 Priority:  low             |   Milestone:  Future Release
Component:  Plugins         |     Version:  3.8
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  accessibility
----------------------------+-----------------------------

Comment (by afercia):

 Tested patch 26167.4, please check. Seems it breaks the color highlighting
 (background and left border) for active plugins and updates, inverting a
 `th` with a `td`. Also, tested with Firefox + NVDA, since the table cell
 with the plugin name and row actions is not a `th`, it will report wrong
 information about the plugin. Basically, the table semantics is broken.
 The cell with the checkbox should still be a `th` and the one with plugin
 name and row actions still be a `td`.

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


More information about the wp-trac mailing list