WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
262109
Web Automation: Dispatched mouse events always have `buttons` property set to zero
https://bugs.webkit.org/show_bug.cgi?id=262109
Summary
Web Automation: Dispatched mouse events always have `buttons` property set to...
Abrar Rahman Protyasha
Reported
2023-09-26 04:58:11 PDT
The `buttons` property on mouse events dispatched by WebAutomationSession is always zero, and does not correctly reflect what mouse button is pressed. I suspect the fix involves swizzling the `+[NSEvent pressedMouseButtons]` like in WKTR/DRT. This will get us to fully pass the pointerevents/pointerevent_attributes_hoverable_pointers.html?mouse WPT.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-26 05:00:49 PDT
<
rdar://problem/116049187
>
Abrar Rahman Protyasha
Comment 2
2023-09-27 00:00:16 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/18265
EWS
Comment 3
2023-09-27 12:49:45 PDT
Committed
268529@main
(e120ba1e5646): <
https://commits.webkit.org/268529@main
> Reviewed commits have been landed. Closing PR #18265 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug