RESOLVED FIXED 262878
uievents/mouse/mousemove_prevent_default_action.tentative.html WPT is failing
https://bugs.webkit.org/show_bug.cgi?id=262878
Summary uievents/mouse/mousemove_prevent_default_action.tentative.html WPT is failing
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-09 02:16:04 PDT
Abrar Rahman Protyasha
Comment 2 2023-10-10 04:24:13 PDT
There is a web compat risk associated with changing WebKit's behavior to what this test expects. Refer to https://github.com/w3c/uievents/issues/278 for extended discussion. Having said that, it is well understood that calling `preventDefault` on `mousemove` events should _NOT_ prevent `selectionchange`.
Abrar Rahman Protyasha
Comment 3 2023-10-10 04:40:19 PDT
EWS
Comment 4 2023-10-16 12:06:20 PDT
Committed 269370@main (4ed18444c723): <https://commits.webkit.org/269370@main> Reviewed commits have been landed. Closing PR #18890 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.