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

WordPress Trac noreply at wordpress.org
Fri Dec 11 07:52:18 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:  has-patch needs-testing  |     Focuses:  ui
-------------------------------------+--------------------

Comment (by swissspidy):

 After the discussion on Slack, [attachment:34987.4.patch] is an updated
 patch that also removes the unneeded `right: 33px;` rule. Successfully
 tested on Firefox, Chrome, Safari, Opera, Internet Explorer with both JS
 enabled and disabled. Tested with RTL and LTR.

 What the patch does:

 * Shows the Configure link again on `:hover`
 * Improves accessibility by also showing the link on `:focus` (using
 `opacity` instead of `display: none`)
 * Hides the second Configure link that is inside the toggle button
 * Fixes vertical alignment by not using absolute positioning but floats
 instead

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


More information about the wp-trac mailing list