[wp-trac] [WordPress Trac] #30980: Row actions not revealed on focus in categories and tags screens

WordPress Trac noreply at wordpress.org
Tue Jan 13 13:47:20 UTC 2015


#30980: Row actions not revealed on focus in categories and tags screens
-------------------------+-------------------------------------------------
 Reporter:  afercia      |       Owner:  SergeyBiryukov
     Type:  defect       |      Status:  reopened
  (bug)                  |   Milestone:  4.2
 Priority:  normal       |     Version:  4.1
Component:  Taxonomy     |  Resolution:
 Severity:  normal       |     Focuses:  ui, accessibility, javascript,
 Keywords:  has-patch    |  administration
  2nd-opinion            |
-------------------------+-------------------------------------------------
Changes (by afercia):

 * keywords:  has-patch => has-patch 2nd-opinion
 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 Replying to [comment:3 SergeyBiryukov]:
 > I think we can replace `.bookmarks td.column-name` with `td.column-name`
 Thanks very much Sergey. Not arguing, just to have a second opinion:
 `.bookmarks` was there to target just the Link Manager which is no more in
 core but still available as a plugin, as far as I know. Not sure if we
 should take this into consideration.
 Using just `td.column-name` will target also table cells that don't need
 those event bound, for example the Users table has a `td.column-name` but
 doesn't use row-actions at all.
 As reference, the original commit was r25595

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


More information about the wp-trac mailing list