[wp-trac] [WordPress Trac] #27348: Widget Customizer: Bigger, Longer Widgets not Scrollable

WordPress Trac noreply at wordpress.org
Thu Mar 27 11:20:51 UTC 2014


#27348: Widget Customizer: Bigger, Longer Widgets not Scrollable
------------------------------+-------------------------
 Reporter:  daveshine         |       Owner:  ocean90
     Type:  defect (bug)      |      Status:  reviewing
 Priority:  high              |   Milestone:  3.9
Component:  Widgets           |     Version:  trunk
 Severity:  normal            |  Resolution:
 Keywords:  has-patch commit  |     Focuses:  javascript
------------------------------+-------------------------
Changes (by ocean90):

 * keywords:  has-patch dev-feedback => has-patch commit


Comment:

 Good catch adamsilverstein. [attachment:27348.5.patch] is 27348.patch plus

 * The widget width should be a max-width, not min-width
 * Removes `.customize-control-widget_form.wide-widget-control.collapsing
 .widget-inside` and `z-index: -2;`

 Tested in IE, Firefox and Chrome.

 adamsilverstein: The lag is through the text which wraps first, see this
 post on [http://stackoverflow.com/questions/8165467/jquery-animation-
 slideleft-without-text-wrapping stackoverflow]. My test widget is from
 westonruter: https://gist.github.com/westonruter/7141599

 27348.5.patch should be ready for a commit, but if someone has an idea to
 prevent the text wrapping we can include it first.

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


More information about the wp-trac mailing list