[Webkit-unassigned] [Bug 18930] mouseenter and mouseleave events not supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 23 05:31:04 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=18930





--- Comment #17 from Jarred Nicholls <jarred at webkit.org>  2012-05-23 05:30:01 PST ---
(From update of attachment 143540)
View in context: https://bugs.webkit.org/attachment.cgi?id=143540&action=review

> Source/WebCore/page/EventHandler.cpp:2215
> +                // send mouseenter event to the new node if the old node is not a descendant of the new node.

Same here, again wouldn't you fire the event on all nodes and not just the "new node"?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list