Re: [pointerevents] gotpointercapture/lostpointercapture might never fire (#354)

I don't think this is right unless I misunderstood what you are saying.
The scenario you are referring is called [implicit release of pointer capture](https://w3c.github.io/pointerevents/#implicit-release-of-pointer-capture) which in turn should cause the lostpointercapture to fire (if the pointer was captured already). So if you don't see the lostpointercapture it might be a bug in Chromium.

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


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

Received on Wednesday, 10 March 2021 19:15:15 UTC