[wp-trac] [WordPress Trac] #31427: jQuery UI autocomplete style broken

WordPress Trac noreply at wordpress.org
Mon Feb 23 19:50:30 UTC 2015


#31427: jQuery UI autocomplete style broken
---------------------------+-----------------------------
 Reporter:  rodrigosprimo  |      Owner:
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Awaiting Review
Component:  General        |    Version:  4.1
 Severity:  normal         |   Keywords:
  Focuses:  ui             |
---------------------------+-----------------------------
 The update to jQuery UI 1.11.2 (#29833) broke the style of the
 autocomplete. The `.ui-state-focus` background change isn't working and
 the area for each option is smaller than it used to be.

 This is happening because the <a> tag inside <li> has been removed. It is
 necessary to update wp-admin/css/forms.css to reflect this change.

 The attached patch fixes this problem. CSS is not my area of expertise so
 I might be missing something.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31427>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list