Opened 11 years ago
Closed 11 years ago
#12969 closed bug (notabug)
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
To reproduce bug:
- 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
- then hover on bbb111 and on its submenu hover on ccc222.
- 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
Note: See
TracTickets for help on using
tickets.
Seems like an issue best worked out on a forum. The jQuery bug tracker should not be the first stop for every programming issue.