[Webkit-unassigned] [Bug 18930] mouseenter and mouseleave events not supported
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 16 16:26:39 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=18930
Erik Arvidsson <arv at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |arv at chromium.org
Ever Confirmed|0 |1
--- Comment #2 from Erik Arvidsson <arv at chromium.org> 2010-12-16 16:26:39 PST ---
I agree that this is useful and it is part of the latest draft of DOM Level 3 Events.
When thinking through how to implement this we realized that there are issues with capturing events. Should we dispatch an event on every ancestor of the target? How many times does a capturing listener get called during a mouseenter?
I don't have access to IE9 at the moment but I'm curious about the behavior there.
--
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