<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 - Touch Events: Releasing outside of the rendering area should trigger touch events"
   href="https://bugs.webkit.org/show_bug.cgi?id=148699">148699</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Touch Events: Releasing outside of the rendering area should trigger touch events
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>Safari 9
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </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>HTML Events
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>irae&#64;irae.pro.br
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When developing reach interactions using touchStart, touchMove, touchEnd and touchCancel I experienced a but where you can start dragging and moving, I receive correctly the touchStart and touchMove events, but as I drag my finger over the &quot;browser chrome&quot; or in case of UIWebview apps, touchMove events continue firing, as expected, but if I release my finger in this area, the touchEnd or touchCancel is not firing, which causes my application to go into a weird state, where my objects are in &quot;drag&quot; mode but the user finger is not on the screen.</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>