Re: [pointerevents] Should pointerover and pointerenter work on mobile? (#346)

Theoretically no. When capture is in place the target of the event stream that is captured is always the capturing element and agents can skip hit-testing.

That being said I remember in Chromium implementation we used to do the hit-test for mouse pointers even when are captured. I don't recall whether we fixed it or not.

-- 
GitHub Notification of comment by NavidZ
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/346#issuecomment-759098259 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 12 January 2021 23:18:01 UTC