Re: [pointerevents] Add OS image dragging to non-normative reasons for pointercancel

What if one wants to track mouse position during dnd and highlight some
things?

On May 10, 2017 5:25 AM, "Brenton Simpson" <notifications@github.com> wrote:

> The nonnormative reasons for pointercancel include a bunch of scenarios
> where a browser default action (like panning) took over in the middle of a
> gesture. A common, but unmentioned, scenario is browser/OS-level
> drag-and-drop. Like panning, I believe this should cause a pointercancel.
> Unfortunately, this doesn't seem to currently be specified; and none of
> {Chrome, Edge, Firefox} behave that way.
>
> Here's a bug to fix in Chrome:
> https://crbug.com/720201
>
> and a reduction:
> https://codepen.io/appsforartists/pen/NjybQX?editors=1011
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <https://github.com/w3c/pointerevents/issues/205>, or mute the thread
> <https://github.com/notifications/unsubscribe-auth/ABIlkavVi1tN-oKrDd-aqIVxT6RZLJ3Wks5r4SAsgaJpZM4NWGra>
> .
>


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

Received on Wednesday, 10 May 2017 03:28:19 UTC