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

I see now what you are saying. I can imagine what causes this in our code. Although if I recall correctly @summerlw might have done some fixes around this. Note that this situation might differ in Chromium implementation when the iframe is OOPIF or whether you are running the input injection using test_driver as the test or just really manually moving mouse on the browser.

But regardless of the implementation and looking purely at the spec, I don't think it is clear that developers can get a gotpointercapture and never receive their lostpointercapture. We should strive to always match them without creating special cases.

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


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

Received on Thursday, 11 March 2021 18:19:07 UTC