[wp-trac] [WordPress Trac] #34987: "Configure" link for dashboard widgets no longer displayed.

WordPress Trac noreply at wordpress.org
Thu Dec 10 20:15:46 UTC 2015


#34987: "Configure" link for dashboard widgets no longer displayed.
----------------------------+--------------------
 Reporter:  catchmyfame     |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  4.4.1
Component:  Administration  |     Version:  4.4
 Severity:  normal          |  Resolution:
 Keywords:  needs-patch     |     Focuses:  ui
----------------------------+--------------------
Changes (by swissspidy):

 * keywords:   => needs-patch
 * focuses:  ui, administration => ui
 * component:  Widgets => Administration
 * milestone:  Awaiting Review => 4.4.1


Comment:

 The problem is not the `display: none`, but the incorrect line afterwards:
 `h3:hover .edit-box`.

 It's now a `h2` (introduced in #33557), that's why it doesn't work
 anymore. We should change that to `.hndle` (or `.handle`, see #32017)

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


More information about the wp-trac mailing list