[wp-trac] [WordPress Trac] #15615: Left admin menu slides open, hides closed

WordPress Trac wp-trac at lists.automattic.com
Tue Dec 7 22:01:55 UTC 2010


#15615: Left admin menu slides open, hides closed
-----------------------------+----------------------------------------------
 Reporter:  johnjamesjacoby  |       Owner:           
     Type:  defect (bug)     |      Status:  new      
 Priority:  normal           |   Milestone:  3.1      
Component:  Administration   |     Version:  3.1      
 Severity:  minor            |    Keywords:  has-patch
-----------------------------+----------------------------------------------
Changes (by greuben):

  * severity:  normal => minor


Comment:

 Replying to [comment:6 travisnorthcutt]:
 > I think there's a problem with that patch. "dispaly" should be
 "display". Even with that change, though, this doesn't affect the behavior
 for me.

 Make the slideToggle a little slower to see the effect.

 {{{
 var id = el.slideToggle(500, function() {
             el.delay(500).animate( {'display': ''}, 500);
                 }).parent().toggleClass( 'wp-menu-open' ).attr('id');
 }}}

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


More information about the wp-trac mailing list