Skip to main content

Bug Tracker

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:

http://www.google.com/support/forum/p/Chrome/thread?tid=24221a38e68900e8&hl=en&fid=24221a38e68900e8000497f9ff484379

Example of the bug from the above thread: http://jsfiddle.net/LtDan__/JwKP8/

Attachments (0)
Change History (2)

Changed December 22, 2010 08:52AM UTC by ajpiano comment:1

resolution: → duplicate
status: newclosed

Changed December 22, 2010 08:52AM UTC by ajpiano comment:2

Duplicate of #6329.