[Webkit-unassigned] [Bug 197909] New: [Pointer Events] A pointer should be marked as primary for all of its events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 00:47:32 PDT 2019


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

            Bug ID: 197909
           Summary: [Pointer Events] A pointer should be marked as primary
                    for all of its events
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at apple.com

Right now, on iOS at least, we set isPrimary=false for a pointer once it's no longer in contact with the digitizer. That is incorrect, it should remain true until all events are dispatched provided it was the primary pointer when pointerdown was dispatched. Additionally, a pointer should only be primary if it was primary when touches started.

-- 
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/20190515/4426cea0/attachment.html>


More information about the webkit-unassigned mailing list