<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Touchscreen- Single finger events register as multi-touch events after clicking certain webpage elements"
   href="https://bugs.webkit.org/show_bug.cgi?id=164987">164987</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Touchscreen- Single finger events register as multi-touch events after clicking certain webpage elements
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Local Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>WebKit Gtk
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>polypeptide4&#64;gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>bugs-noreply&#64;webkitgtk.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>On a touchscreen, a single finger scroll starts registering as a multi-finger zoom gesture after certain interactions with webpage elements. Scroll up starts registering as zoom-out and scroll-down as zoom-in. Single finger events including clicks stop registering after this has happened, even after reloading the page.  

I can consistently replicate this on full-screen HTML5 videos (eg on youtube) after touching the &quot;seek&quot; bar at the bottom of the video. Also on any duck-duck-go search page (example: <a href="https://duckduckgo.com/?q=webkit">https://duckduckgo.com/?q=webkit</a>), after tapping the &quot;settings&quot; buton on the top right of the page.  
Note: Clicking these elements with the mouse does not produce the bug, only when tapping them with the touchscreen.  

I wonder if the complex html5 elements on these pages is causing this (the settings button on duck-duck-go is supposed to animate a slide-out pane for example).</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>