[Webkit-unassigned] [Bug 144688] New: Scrolling is offset after touch event timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 6 09:30:43 PDT 2015


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

            Bug ID: 144688
           Summary: Scrolling is offset after touch event timeout
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: iOS
                OS: iOS 8.2
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rbyers at chromium.org

Repro on mobile Safari in iOS 8.3:
- Load http://rbyers.net/touch-timeout.html
- Set the delay to 800ms
- Try scrolling anywhere within the blue border box
- After a brief delay, the document scrolls up
- Scroll it back down
- Now just touch (without scrolling) within the blue border box
- The moment your finger goes down, the page moves up.  WTF?

Note that the behavior is quite dynamic.  If you try with the default 300ms timeout first, then the behavior will not reproduce after increasing the timeout to 800ms (you must reload the page to see the issue).

I'm trying to better understand how scrolling in Safari reacts to slow touch event handlers and I'm very confused (some notes here: https://docs.google.com/document/d/12k_LL_Ot9GjF8zGWP9eI_3IMbSizD72susba0frg44Y/edit#heading=h.5zfdv2co2oj).  Is the code for this public or internal?

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


More information about the webkit-unassigned mailing list