[Webkit-unassigned] [Bug 191218] New: Touch event not firing while scrolling is in motion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 2 16:45:20 PDT 2018


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

            Bug ID: 191218
           Summary: Touch event not firing while scrolling is in motion
           Product: WebKit
           Version: Safari 12
          Hardware: iPhone / iPad
                OS: iOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: starshiping at gmail.com

When user scrolls and in the deceleration phase of the inertial scrolling, user touch the screen will make the scrolling stop but no "touch" event is fired. I'd like to detect where the user touch to stop the scrolling but I can't because there's no event firing. Safari and Chrome on iphone have this issue while Android doesn't.
I've created a CodePen for testing.
https://codepen.io/anon/pen/MzWKrM

Please help to fix this.

-- 
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/20181102/99edcd76/attachment.html>


More information about the webkit-unassigned mailing list