Skip to main content

Bug Tracker

Side navigation

#12969 closed bug (notabug)

Opened November 27, 2012 09:32AM UTC

Closed November 27, 2012 02:53PM UTC

jQuery hover dont change parent

Reported by: anonymous Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.8.3
Keywords: Cc:
Blocked by: Blocking:
Description

http://jsfiddle.net/p9m9k/2/

To reproduce bug:

1. hover on bbb111 quick few times (quick I mean few times per sec) - best way to do is to move mouse top down (not side/side) I think

2. then hover on bbb111 and on its submenu hover on ccc222.

3. ccc222 has another submenu and it will not show as it should. (main manu will not move down and submenu will not be visable (will

be under main menu - if you set overflow:visible it is visible but

it is under main menu and main manu still doesnt move down to make

place for another submenus.

Reproduced on Mozilla, Opera, and Chrome

http://stackoverflow.com/questions/13580960/jquery-hover-issue-bug

Attachments (0)
Change History (1)

Changed November 27, 2012 02:53PM UTC by dmethvin comment:1

resolution: → notabug
status: newclosed

Seems like an issue best worked out on a forum. The jQuery bug tracker should not be the first stop for every programming issue.