[Webkit-unassigned] [Bug 150591] New: Touchend not triggered when sliding finger off right side of screen - UIWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 08:49:07 PDT 2015


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

            Bug ID: 150591
           Summary: Touchend not triggered when sliding finger off right
                    side of screen - UIWebView
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iOS
                OS: iOS 8.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zach.peters at pearson.com

A "touchend" event IS NOT triggered on the iPad when you touch the screen then slide your finger off the right side of the screen. A "touchend" event IS triggered when you touch the screen then slide your finger off the top, bottom, or left side of the screen. 

Actual Result: A "touchend" event IS NOT triggered on the iPad when you touch the screen then slide your finger off the right side of the screen.
Expected Result: A "touchend" event SHOULD BE triggered on the iPad when you touch the screen then slide your finger off the right side of the screen.

I am using the IOS app called "WebView" created by MashSpots. This app can be found on the Apps store by searching "WebView". This app simulates a UIWebView or a WKWebView for a chosen URL. Inside this app, I've selected UIWebView, and entered this URL for a JSBin I created: https://jsbin.com/tomivahadi/edit?html,js,console,output. This JSBin console logs the string "end" when a "touchend" event is triggered. If you touch the button on that page, then slide your finger off the right side of the iPad, a "touchend" event IS NOT triggered. It is only triggered when you touch the screen again. However, a "touchend" event IS triggered immediately if you touch the button then slide your finger off of the top, bottom, or left side of the iPad.

IOS Version: 8.4.1
WebView app version: 1.2

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151027/dd4f84a6/attachment.html>


More information about the webkit-unassigned mailing list