WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
173855
[iOS] When handling synthetic clicks and drags, mouse events are dispatched with the wrong clientPosition and globalPosition
https://bugs.webkit.org/show_bug.cgi?id=173855
Summary
[iOS] When handling synthetic clicks and drags, mouse events are dispatched w...
Wenson Hsieh
Reported
2017-06-26 16:18:13 PDT
The clientPosition and globalPosition passed in when creating MouseEvents are the same, suggesting that the window coordinate space is the same as the content coordinate space (see WebPage::completeSyntheticClick). This seems wrong.
Attachments
Add attachment
proposed patch, testcase, etc.
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