- From: Navid Zolghadr via GitHub <sysbot+gh@w3.org>
- Date: Thu, 27 Apr 2017 15:49:05 +0000
- To: public-pointer-events@w3.org
NavidZ has just submitted a new pull request for https://github.com/w3c/pointerevents: == Define the interation of drag operation vs capture == Release the pointer capture right before the drag operation starts. In other words, if a capturing pointer caused the drag, before the dragstart event is fired to the page lostpointercapture event should be sent for that pointer. See https://github.com/w3c/pointerevents/pull/201
Received on Thursday, 27 April 2017 15:49:12 UTC