[ 
https://issues.apache.org/jira/browse/CB-7958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Knut Eirik Leira Hjelle updated CB-7958:
----------------------------------------
    Description: 
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 code reproducible.
https://github.com/hjellek/cordova-ios-touch-issue

  was:
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.


> 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
>    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 code 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