[Webkit-unassigned] [Bug 174300] New: [WK2] Ignore touch events that interrupt UIKit-driven momentum scrolling
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 9 13:44:49 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=174300
Bug ID: 174300
Summary: [WK2] Ignore touch events that interrupt UIKit-driven
momentum scrolling
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: wenson_hsieh at apple.com
In https://trac.webkit.org/r211197, we decreased the scroll deceleration rate in web content to match the rest of the iOS platform. However, due to the much longer duration of the momentum scrolling phase, many users are tapping during momentum scrolling to stop scroll deceleration -- this, in turn, leads to many unwanted or accidental taps in web content on pages such as images.google.com.
One potential way to resolve this is to prevent touches that interrupt momentum scrolling from propagating DOM touch events.
--
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/20170709/7b5d3758/attachment.html>
More information about the webkit-unassigned
mailing list