- From: Mustaq Ahmed via GitHub <sysbot+gh@w3.org>
- Date: Thu, 15 May 2025 15:31:02 +0000
- To: public-pointer-events@w3.org
Good catch, thanks!! Let me try to dump my understanding of the general problem here: - the `pointercancel` event could have been caused by "something" outside the document that received the `pointerdown`, and in that case the second bullet at "normal hit test mechanism" fails to define the target; and - that "something" could be more than just a drag-start (e.g. it can be a pinch-zoom gesture where the second finger went down in a different document). Was I able to capture your point, @masayuki-nakano? -- GitHub Notification of comment by mustaqahmed Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/552#issuecomment-2884253042 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 15 May 2025 15:31:03 UTC