Re: [w3c/uievents] Consider to make mouseenter/leave (and pointerenter/leave) uncomposed (#208)

yes, but even then, do the listeners expect events both from light dom and shadow dom? I'm not too worried about the compatibility, given that ea.com (and other ea-related web sites) exists.


(and yes, *enter/*leave events are rather bad - or, they have nice behavior from API user point of view when using bubbling listeners only, but because of multiple events, performance can be rather bad. This is why mouseenter/leave usage in Firefox browser UI warns about bad performance.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/208#issuecomment-414267417

Received on Monday, 20 August 2018 10:16:00 UTC