#7828 closed bug (duplicate)
Chrome 9.x or jquery 1.4.1, not sure
Reported by: | 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/
Change History (2)
comment:1 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
Duplicate of #6329.