- From: Mustaq Ahmed <notifications@github.com>
- Date: Fri, 13 Oct 2023 07:31:22 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 13 October 2023 14:31:29 UTC
Looking back at this issue after a while, I get a partial picture about compat problems with two orthogonal default actions of `mousemove`: - Chrome couldn't fix `dragstart` default action: https://bugs.chromium.org/p/chromium/issues/detail?id=346473#c34 - Mozilla couldn't fix `selectionchange` default action: https://github.com/w3c/uievents/issues/278#issuecomment-887490074 We need to check each event on Chrome, Firefox and Safari for a complete picture. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/issues/278#issuecomment-1761620770 You are receiving this because you are subscribed to this thread. Message ID: <w3c/uievents/issues/278/1761620770@github.com>
Received on Friday, 13 October 2023 14:31:29 UTC