Modify ↓
Ticket #7828 (closed bug: duplicate)
Chrome 9.x or jquery 1.4.1, not sure
| Reported by: | bogdan.watula@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.6 |
| Component: | unfiled | Version: | 1.4.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
