[ 
https://issues.apache.org/jira/browse/CB-7958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956454#comment-14956454
 ] 

Knut Eirik Leira Hjelle commented on CB-7958:
---------------------------------------------

Figured that it was a UIWebView error, but hoped it could be fixed by Cordova 
somehow as it will be a problem for a while (it is still present in iOS 9).

If the native touchend event is called, wouldn't it be possible to prevent the 
original javascript touchend to fire in the first place, avoiding the duplicate 
touchend?
Haven't looked at the UIWebView component yet, so I do not know if that would 
work.

> touchend event not firing when released outside webview
> -------------------------------------------------------
>
>                 Key: CB-7958
>                 URL: https://issues.apache.org/jira/browse/CB-7958
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.6.3
>         Environment: iOS 8, iPhone 6
>            Reporter: Knut Eirik Leira Hjelle
>
> When starting a touch event inside of webview, it is possible to slowly slide 
> the finger to (and off) the edge of the screen and never get the touchend 
> event. Making the webview fullscreen seems to remove the issue.
> The only information I have found about this issue is a stack overflow post 
> (http://stackoverflow.com/questions/26721447/ios-no-touchend-event-for-not-fullscreen-webview),
>  which is why I tried to replicate the problem with a fullscreen webview.
> I have not been able to reproduce this problem on any devices except the 
> iPhone6 on iOS 8.
> Created a small cordova project which makes the bug reproducible.
> https://github.com/hjellek/cordova-ios-touch-issue



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to