Bug Tracker

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

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

Change History (1)

comment:1 Changed 11 years ago by dmethvin

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.

Note: See TracTickets for help on using tickets.