[Webkit-unassigned] [Bug 136531] New: touchcancel not fired when performing back navigation using touch drag from the bezel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 4 07:40:12 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=136531

           Summary: touchcancel not fired when performing back navigation
                    using touch drag from the bezel
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: iOS
        OS/Version: iOS 7.0
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mfomitchev at chromium.org
                CC: rbyers at chromium.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list