[wp-trac] [WordPress Trac] #21732: Theme customizer: Background attachment selector has no effect in the customizer

WordPress Trac wp-trac at lists.automattic.com
Mon Oct 1 00:11:54 UTC 2012


#21732: Theme customizer: Background attachment selector has no effect in the
customizer
--------------------------+--------------------
 Reporter:  johnbillion   |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.5
Component:  Appearance    |     Version:  3.4.1
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+--------------------
Changes (by bainternet):

 * cc: admin@… (added)


Comment:

 I took a crack at it and in the customize-preview.js line 132 it's

 {{{
 background-position: top
 }}}

 instead of:

 {{{
 background-attachment:
 }}}

 So i created a quick patch ,tested it a bit and it looks good.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21732#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list