<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Override preventDefault() of touch/gestures in iOS Content Blocker"
   href="https://bugs.webkit.org/show_bug.cgi?id=146901#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Override preventDefault() of touch/gestures in iOS Content Blocker"
   href="https://bugs.webkit.org/show_bug.cgi?id=146901">bug 146901</a>
              from <span class="vcard"><a class="email" href="mailto:benjamin&#64;webkit.org" title="Benjamin Poulain &lt;benjamin&#64;webkit.org&gt;"> <span class="fn">Benjamin Poulain</span></a>
</span></b>
        <pre>This one is very tricky.

There are many valid use cases for calling preventDefault() on touch events. I suspect we would mostly break content if rules start ignore it.

A problem is that we do not provide a way for the page to only cancel certain native gestures. It is quite possible the long press is only cancelled as a by-product of another gesture handling.

I'll import this too to keep track of this particular problem, but IMHO extending the platform should have the priority.</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>