[wp-trac] [WordPress Trac] #31014: Blank space above widgets in Customizer

WordPress Trac noreply at wordpress.org
Wed Jan 14 19:21:44 UTC 2015


#31014: Blank space above widgets in Customizer
--------------------------+-----------------------------
 Reporter:  pavelevap     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  Customize     |     Version:  4.1
 Severity:  normal        |  Resolution:
 Keywords:  2nd-opinion   |     Focuses:  ui, javascript
--------------------------+-----------------------------
Changes (by utkarshd_42):

 * keywords:  needs-patch => 2nd-opinion


Comment:

 The blank space contains the theme customizer which we use when
 customizing the theme. In the above case the particular div id represented
 by {{{id = customize-info}}} has been moved left by some pixels (in my
 case -300px to show the widget customizer). We can say that the widget
 customizer seamlessly merges with the theme customizer. Because when I
 made the {{{customize-info}}} to shift to {{{left : 0px}}} , the following
 happened (shown in attached png {{{customizer-1.png}}}), when shifted to
 {{{left : -150 px}}} both widget customizer and theme customizer can be
 seen partially (shown in attached image {{{customizer-2.png}}}). I think
 this has been purposely created this way and not a defect.

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


More information about the wp-trac mailing list