[Webkit-unassigned] [Bug 220539] New: pointer event not fired after a touch in iPad Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 12 03:01:34 PST 2021


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

            Bug ID: 220539
           Summary: pointer event not fired after a touch in iPad Safari
           Product: WebKit
           Version: Safari 14
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: felixlz0822 at gmail.com

Overview :

pointer events are not fired after a touch in iPad Safari

How to reproduce in iPad Safari :

- Add an event listener to a DOM element for "pointerup" event.
- If you use a mouse or trackpad to click on it, the event will fire.
- Touch(move) the screen using your fingers.
- The next time you will click on it, "pointerup" event won't fire any more.

-- 
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/20210112/55d1d194/attachment.htm>


More information about the webkit-unassigned mailing list