Re: [pointerevents] Pointer capture should prevent HTML drag+drop (DnD)

Demo for what? For long press drag? You can do it with any draggable tag. Like this:
http://jsbin.com/giqopi/edit?html,output
Just long press on the text. The implicit capture of touch pointer events are part of the pointerevents pec. I'm sorry that I wasn't clear in my previous comment but whenever I said touch I meant pointerevents generated by touch.

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

Received on Thursday, 22 June 2017 22:34:13 UTC