[wp-trac] [WordPress Trac] #17058: Wrong behavior when the dashboard menu is folded

WordPress Trac wp-trac at lists.automattic.com
Wed Apr 6 00:24:19 UTC 2011


#17058: Wrong behavior when the dashboard menu is folded
----------------------------+-----------------------------
 Reporter:  nuxwin          |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:  3.1
 Severity:  major           |   Keywords:
----------------------------+-----------------------------
 When the dashboard menu is folded, the '''submenus''' cannot be displayed
 on hover event, and in other cases, cannot be hidden. The problems occur
 in the following cases:

 '''I. An opened submenu cannot be hidden when the menu is folded'''

 How to reproduce the bug:

  * '''1.''' In unfolded state, toggle a submenu (open)
  * '''2.''' Folding the menu by clicking on separator

 '''Result:'''

 The submenu appears now on the right, and cannot be hidden.

 '''Expected result:'''

 When the menu is folding, all submenu must be defaulted hidden

 '''II. Hover event don't work when the menu is folded'''

 How to reproduce the bug:

  * '''1.''' In unfolded state, toggle a submenu (open)
  * '''2.''' In unfoled state, toggle the submeu previously open (close)
  * '''3.''' Fold the menu by clicking on separator

 '''Result:'''

 Now, the hover event for the menu (parent of the submenu that we have
 toggled) don't works and so, the submenu is never displayed.

 '''Espected behavior:'''

 On hover event, the submenu must be displayed.

 '''III .Reason of the bug:'''

 The reason of the bugs is the behavior of the the jQuery
 '''slideToggle()''' method used to toggle the submenus.

 '''Note:''' I've a fix for that if you want.

 '''Note:''' Sorry for my very poor English, I'm french.

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


More information about the wp-trac mailing list