- From: Kagami Sascha Rosylight <notifications@github.com>
- Date: Tue, 27 Jul 2021 05:58:51 -0700
- To: w3c/uievents <uievents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 27 July 2021 12:59:03 UTC
We at Mozilla found that this is not web compatible since [jQuery Mobile calls MouseEvent#preventDefault() on desktop browsers without expecting mousemove](https://github.com/jquery/jquery-mobile/issues/8670). We had to [restore our previous behavior](https://bugzilla.mozilla.org/show_bug.cgi?id=1674658#c15) after getting regression reports. We should probably prefer selectionchange event for this purpose and make mousemove not cancelable. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/uievents/issues/278#issuecomment-887490074
Received on Tuesday, 27 July 2021 12:59:03 UTC