Search and Top Navigation
#5568 closed bug (duplicate)
Opened April 30, 2010 09:33AM UTC
Closed July 13, 2010 01:48PM UTC
Last modified October 11, 2012 09:15PM UTC
Open On mouse over Issue
Reported by: | premkumarsync | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | ui.accordion | Version: | 1.8 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When the 'event' option is set to mouseover and on mouse hover the panel headers quickly(i.e transition from 4th panel to 1st panel), the first panel(recently hovered panel) doesn't open.Instead the background color alone changes keeping the 3rd panel remain open.The mouse out event on panel 3 is not detected and the mouse over event on the panels 1 and 2 are not detected
This issue occurs with respect to all the browsers
This issue can be reproduced in you demos - Accordion -> Open on mouseover
Duplicate of #3532.