[wp-trac] [WordPress Trac] #17984: Widget-ID breaks Widget page

WordPress Trac wp-trac at lists.automattic.com
Tue Jul 5 00:20:28 UTC 2011


#17984: Widget-ID breaks Widget page
--------------------------+-----------------------------
 Reporter:  bembelimen    |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Widgets       |    Version:  3.2
 Severity:  normal        |   Keywords:  widget id css
--------------------------+-----------------------------
 If you create a widget called "footer" and open wp-admin/widgets.php the
 widget-dropdown on the right hand is broken.

 Defect: The div where you can drag&drop the different widget has an ID
 which is equal to the widget name (for example "footer"). But #footer is
 also used by the admin theme itself, so some unexpected css declaration
 will influence the div and a "footer" will be placed at the bottom of the
 page.

 Solutions: remove the ID from the div or add a prefix

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


More information about the wp-trac mailing list