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

@NavidZ do you have a demo?  I don't think I've ever seen a long press drag interaction: only a long press context menu.  

Moreover, this repo is explicitly for pointer events.  I'm not sure that the existing behavior for touch events should necessarily block doing the best thing here: you can't call `setPointerCapture` in a browser they doesn't support pointer events. 

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

Received on Thursday, 22 June 2017 21:42:45 UTC