<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>136531</bug_id>
          
          <creation_ts>2014-09-04 07:40:17 -0700</creation_ts>
          <short_desc>touchend/cancel not fired when performing back navigation using touch drag from the bezel</short_desc>
          <delta_ts>2019-02-06 09:18:29 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>iOS 7.0</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Mikhail Fomitchev">mfomitchev</reporter>
          <assigned_to name="Benjamin Poulain">benjamin</assigned_to>
          <cc>benjamin</cc>
    
    <cc>rbyers</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1033198</commentid>
    <comment_count>0</comment_count>
    <who name="Mikhail Fomitchev">mfomitchev</who>
    <bug_when>2014-09-04 07:40:17 -0700</bug_when>
    <thetext>Safari on iPad with iOS7:

- Open a new tab and go to google.com
- In the same tab go to http://www.rbyers.net/eventTest.html
- Perform one finger touch-drag from the left bezel - this should engage the effect for the back navigation
- lift your finger without completing the navigation

Observe the output on the page:  touchstart and touchmove events are dispatched, but touchcancel is never dispatched.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1033199</commentid>
    <comment_count>1</comment_count>
    <who name="Rick Byers">rbyers</who>
    <bug_when>2014-09-04 07:44:51 -0700</bug_when>
    <thetext>I agree it&apos;s probably important that websites reliably receive either a touchend or touchcancel so they can tell a touch is no longer active on the page.  I can reproduce this on iOS 8 beta as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1033270</commentid>
    <comment_count>2</comment_count>
    <who name="Benjamin Poulain">benjamin</who>
    <bug_when>2014-09-04 12:23:10 -0700</bug_when>
    <thetext>Yep, it is a know issue. We &quot;broke&quot; it intentionally with iOS 7. :(

I don&apos;t think I&apos;ll send a touch cancel here. Instead I plan to not send the events until the gesture has failed (to match the HI guidelines for the edge swipe).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1503177</commentid>
    <comment_count>3</comment_count>
    <who name="Lucas Forschler">lforschler</who>
    <bug_when>2019-02-06 09:18:29 -0800</bug_when>
    <thetext>Mass move bugs into the DOM component.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>