[wp-trac] [WordPress Trac] #20799: Theme Customizer: Reduce reliance on fixed positioning and make sidebar UI flexible

WordPress Trac wp-trac at lists.automattic.com
Thu May 31 04:37:24 UTC 2012


#20799: Theme Customizer: Reduce reliance on fixed positioning and make sidebar UI
flexible
--------------------------+-------------------------
 Reporter:  koopersmith   |      Owner:  koopersmith
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  3.4
Component:  Appearance    |    Version:  3.4
 Severity:  minor         |   Keywords:  has-patch
--------------------------+-------------------------
 Since the outer shell of the customizer uses fixed positioning, we can
 shift fewer elements by moving to absolute positioning, which allows
 better use of the "right" property (as it's set to the parent element
 instead of the window). This can allow the width to only be declared in
 two locations, so the sidebar becomes easily stretchable (and adjustable
 via JS).

 Patch attached, tested in Chrome, Safari, Firefox, Opera, IE9, and IE8.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20799>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list