- From: Navid Zolghadr via GitHub <sysbot+gh@w3.org>
- Date: Wed, 26 Jul 2017 19:55:21 +0000
- To: public-pointer-events@w3.org
The following commits were just pushed by NavidZ to https://github.com/w3c/pointerevents: * Define the interation of drag operation vs capture Release the pointer capture if there is any right before the drag operation starts. In other words, if a capturing pointer caused the drag right before the dragstart event is fired to the page lostpointercapture event should be sent for that pointer. by Navid Zolghadr https://github.com/w3c/pointerevents/commit/bb6ed4585dbfc68d7a23333442c703806fe0e176 * Dispatch pointer cancel before drag operation starts by Navid Zolghadr https://github.com/w3c/pointerevents/commit/07d7fbd4ae424001c3aff47d6fa23c49cd1b692e * Fix another paragraph regarding lostpointercapture by Navid Zolghadr https://github.com/w3c/pointerevents/commit/5d47f7a44289a61d86f6b5a41b55e52ed952aad5 * Merge branch 'upstream-gh-pages' into dnd-vs-capture by Navid Zolghadr https://github.com/w3c/pointerevents/commit/296132c7b7e618096ac3bd9cf0dc145245b34abd * Move the paragraph to a better place by Navid Zolghadr https://github.com/w3c/pointerevents/commit/cdd1dd8cd31887bf4ee281de4b6a9b730ea54a1f * Move the text around by Navid Zolghadr https://github.com/w3c/pointerevents/commit/8d64940b560fa608bec847450ab8c7086ff85dc3 * Merge pull request #201 from NavidZ/dnd-vs-capture Define the interation of drag operation vs capture by Navid Zolghadr https://github.com/w3c/pointerevents/commit/0a7eb7b4c89c97930b18b3318ce220745825b57a
Received on Wednesday, 26 July 2017 19:55:24 UTC