[Webkit-unassigned] [Bug 173855] New: [iOS] When handling synthetic clicks and drags, mouse events are dispatched with the wrong clientPosition and globalPosition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 26 16:18:13 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173855

            Bug ID: 173855
           Summary: [iOS] When handling synthetic clicks and drags, mouse
                    events are dispatched with the wrong clientPosition
                    and globalPosition
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170626/a408880b/attachment.html>


More information about the webkit-unassigned mailing list