- From: Nicolas Stepien via GitHub <sysbot+gh@w3.org>
- Date: Thu, 26 Aug 2021 15:08:56 +0000
- To: public-pointer-events@w3.org
Interesting, thanks. I've been using `setPointerCapture` but its capture wasn't working when the cursor was outside an iframe, turns out `event.preventDefault()`... prevented that? Unexpected. For reference: https://github.com/adazzle/react-data-grid/pull/2613/files -- GitHub Notification of comment by nstepien Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/407#issuecomment-906497097 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 26 August 2021 15:08:57 UTC