[wp-trac] [WordPress Trac] #10021: Unresponsive script errors on widgets screen

WordPress Trac wp-trac at lists.automattic.com
Fri Aug 7 16:45:29 UTC 2009


#10021: Unresponsive script errors on widgets screen
-------------------------------+--------------------------------------------
 Reporter:  Denis-de-Bernardy  |        Owner:  azaozz  
     Type:  defect (bug)       |       Status:  reopened
 Priority:  high               |    Milestone:  2.8.4   
Component:  JavaScript         |      Version:  2.8     
 Severity:  major              |   Resolution:          
 Keywords:  needs-patch        |  
-------------------------------+--------------------------------------------

Comment(by Denis-de-Bernardy):

 Soo... making good progress...


 {{{
 0ms -- adminMenu.init()
 12ms -- $('#adminmenu div.wp-menu-toggle').each
 5ms -- this.favorites();
 3ms -- $('a.separator').click
 1ms -- $('body').hasClass('folded')
 5ms -- this.restoreMenuState();
 0ms -- end adminMenu.init()
 1ms -- columns.init()
 3ms -- end columns.init()
 0ms -- commons.ready()
 3ms -- $('.fade').animate
 5ms -- $('div.wrap h2 ~ div.updated, div.wrap h2 ~
 div.error').addClass('below-h2');
 9ms -- $('div.updated, div.error').not('.below-h2').insertAfter('div.wrap
 h2:first'); --- potential optimization left
 3ms -- $('#doaction, #doaction2').click
 1ms -- $('#show-settings-link').click
 0ms -- $('#contextual-help-link').click
 7ms -- $('#contextual-help-link-wrap, #screen-options-link-wrap').show();
 8ms -- $( 'table:visible tbody .check-column :checkbox' ).click
 4ms -- $( 'thead :checkbox, tfoot :checkbox' ).click
 2ms -- $('#default-password-nag-no').click
 1ms -- end commons.ready()
 0ms -- turbo.ready()
 6ms -- end turbo.ready()
 1ms -- widgets.init()
 1ms -- $('body').hasClass('widgets_access')
 8ms -- $('#widgets-right div.sidebar-name').click
 5ms -- $('#widgets-left div.sidebar-name').click
 106ms -- $('#widgets-right .widget, #wp_inactive_widgets .widget').each
 46ms -- this.addEvents();
 4ms -- $('.widget-error').parents('.widget').find('a.widget-
 action').click();
 4ms -- $('#available-widgets').droppable
 29ms -- $('#widget-list .widget').draggable
 1071ms -- $('.widgets-sortables').sortable
 9ms -- wpWidgets.resize();
 529ms -- wpWidgets.fixLabels();
 1ms -- end widgets.init()
 }}}

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


More information about the wp-trac mailing list