- From: mingchou via GitHub <sysbot+gh@w3.org>
- Date: Fri, 05 Aug 2016 04:30:14 +0000
- To: public-pointer-events@w3.org
In the case that captures pointers when pointerdown, releases pointer
capture when receiving gotpointercapture, and then user click the
element, the expected event sequence shall be
pointerdown
gotpointercapture
pointerup
lostpointercapture
Is my understanding correct?
--
GitHub Notification of comment by mingchou
Please view or discuss this issue at
https://github.com/w3c/pointerevents/issues/32#issuecomment-237752556
using your GitHub account
Received on Friday, 5 August 2016 04:32:22 UTC