Side navigation
#7828 closed bug (duplicate)
Opened December 22, 2010 06:52AM UTC
Closed December 22, 2010 08:52AM UTC
Last modified December 22, 2010 08:52AM UTC
Chrome 9.x or jquery 1.4.1, not sure
Reported by: | bogdan.watula@gmail.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.6 |
Component: | unfiled | Version: | 1.4.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
On Chrome 9.x (beta channel):
Given parent block and some child elements within. Attach event handlers with .hover method on that parent block (use both delegates, "mouseenter" and "mouseleave"). Move cursor from parent block to one of its childrens. Second delegate (mouseleave) is triggered for the parent. Was mentioned here:
Example of the bug from the above thread: http://jsfiddle.net/LtDan__/JwKP8/