<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - touchmove event can't be default prevented"
   href="https://bugs.webkit.org/show_bug.cgi?id=163207#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - touchmove event can't be default prevented"
   href="https://bugs.webkit.org/show_bug.cgi?id=163207">bug 163207</a>
              from <span class="vcard"><a class="email" href="mailto:cdumez&#64;apple.com" title="Chris Dumez &lt;cdumez&#64;apple.com&gt;"> <span class="fn">Chris Dumez</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=163207#c3">comment #3</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=163207#c2">comment #2</a>)
&gt; &gt; This is &lt;rdar://problem/28693432&gt;.
&gt; 
&gt; I investigated it yesterday and believe I found a workaround that Web
&gt; authors can adopt until we fix this:
&gt; <a href="http://codepen.io/anon/pen/QKxpPg">http://codepen.io/anon/pen/QKxpPg</a>
&gt; 
&gt; You basically need to listen for the &quot;touchforcechange&quot; event and call
&gt; preventDefault() on this one as well.</span >

I think the fix is likely to return false early in ScrollAnimatorIOS::handleTouchEvent() if the touch event is a TouchForceChange but I am not an expert in the area.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>