NEW 263434
uievents/order-of-events/mouse-events/wheel-basic.html WPT is timing out on WKTR after initial implementation of wheel WPT actions
https://bugs.webkit.org/show_bug.cgi?id=263434
Summary uievents/order-of-events/mouse-events/wheel-basic.html WPT is timing out on W...
Abrar Rahman Protyasha
Reported 2023-10-20 02:18:47 PDT
The WPT imported/w3c/web-platform-tests/uievents/order-of-events/mouse-events/wheel-basic.html was previously failing due to a lack of support of wheel events in our testdriver-vendor.js, but even after addressing said issue in bug 243272, we see that the WPT is timing out when run on WKTR. Note that this same WPT does _not_ fail when run through safaridriver, and from comparing against other WPTs using the wheel actions interface, it doesn't look like the interface implemented as a resolution to bug 243272 is wrong. It seems like the #scrollbox div just doesn't receive wheel events, so maybe we should investigate that.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-10-27 02:19:17 PDT
Note You need to log in before you can comment on or make changes to this bug.