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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 6 05:14:01 PDT 2011


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


Xavier Morel <webkit.org at masklinn.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit.org at masklinn.net




--- Comment #10 from Xavier Morel <webkit.org at masklinn.net>  2011-09-06 05:14:01 PST ---
(In reply to comment #8)
> > Why would there be a difficult discussion?
> 
> I explained it in comment 3. There is no mouse on many devices used to access the Internet these days.
Well sure but Webkit supports *all* other mouse event types (even mousewheel) and mouseenter and mouseleave are part of the DOM Level 3 events[0], so I'm not sure the objection still has much (if any) relevance, especially since mouseenter and mouseleave are far more useful than *already included* mouse events (namely mouseover and mouseout)

> If these are to be added to WebKit, it's compatibility and not "incredible usefulness" that should drive adding them, in my opinion.
Why would "incredible usefulness" not play a part? Because they *are* incredibly useful (in that they're useful at all, which mouseover and mouseout aren't exactly, you usually have to hack around *a lot* to make them useable)

[0] http://www.w3.org/TR/DOM-Level-3-Events/#event-type-mouseenter

-- 
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