[wp-trac] [WordPress Trac] #22038: Bad UX with default background color

WordPress Trac noreply at wordpress.org
Fri Oct 19 20:40:14 UTC 2012


#22038: Bad UX with default background color
--------------------------------------------+------------------------------
 Reporter:  DrewAPicture                    |       Owner:
     Type:  defect (bug)                    |      Status:  new
 Priority:  normal                          |   Milestone:  Awaiting Review
Component:  Appearance                      |     Version:
 Severity:  normal                          |  Resolution:
 Keywords:  dev-feedback ux-feedback close  |
--------------------------------------------+------------------------------

Comment (by MikeHansenMe):

 Just to clarify on this ticket. The current behavior in 3.5-beta2-22252 is
 as follows.

 add_theme_support( 'custom-background' );

 results in no single line css in the head and "Clear" button in
 customizer.

 example from Twenty Twelve

 add_theme_support( 'custom-background', array('default-color' =>
 'e6e6e6',) );

 results in  single line css in the head and "Default" button in
 customizer.

 This seems like expected behavior to me.

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


More information about the wp-trac mailing list