Re: [pointerevents] Should DnD release pointer capture?

Note that following the discussion on another issue #205 we went with sending pointercancel (and if necessary the lostpointercapture) after the drag operation starts which could be prevented by calling preventDefault on dragstart.
The test [here](https://github.com/w3c/web-platform-tests/blob/master/pointerevents/html/pointerevent_drag_interaction-manual.html) expects this behavior.

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

Received on Friday, 28 July 2017 17:36:12 UTC