- From: Patrick H. Lauke via GitHub <sysbot+gh@w3.org>
- Date: Mon, 07 Feb 2022 22:57:04 +0000
- To: public-pointer-events@w3.org
ah sorry, i clearly went off on a tangent there and missed the actual point. so your demo doesn't even log `pointerout` (so suspect that if it did, it would show it coming straight after `pointerup`. your concern is about the `click`? in which case no, what's listed there in the mapping section https://www.w3.org/TR/pointerevents/#mapping-for-devices-that-do-not-support-hover is in a NOTE, which is non-normative (and was written ages ago, if memory serves ... probably before the time the whole "MUST fire `pointerout` and `pointerleave`" part of the spec was nailed down). I'll update the NOTE to make it match reality, as yes it's only there as a suggested order, and that suggestion now clearly clashes with what the spec says normatively earlier on. sorry for the confusion -- GitHub Notification of comment by patrickhlauke Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/431#issuecomment-1032018388 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 7 February 2022 22:57:06 UTC