[
https://issues.apache.org/jira/browse/CB-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-4478.
-------------------------------
Resolution: Duplicate
Tried to reproduce using 3.3.0 but didn't see the problem.
Suspect it was fixed by CB-3530
> InAppBrowser: Tapping same link twice in view doesn't load
> ----------------------------------------------------------
>
> Key: CB-4478
> URL: https://issues.apache.org/jira/browse/CB-4478
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS, Plugin InAppBrowser
> Affects Versions: 2.9.0
> Environment: iPhone 5 running iOS 6.1.4
> Reporter: Daniel Morgan
> Assignee: Shazron Abdullah
> Labels: InAppBrowser, Plugins, iOS
>
> In my Cordova app I have three links at the bottom of a settings page like so:
> FAQ
> Terms and Service
> Privacy Policy
> For the implementation I have a function called webView(url) that calls
> window.open(url, "_blank", "location=yes"); that all three pass through to
> open an InAppBrowser.
> When I click on FAQ it shows up correctly, I press done and come back
> successfully. I click on Privacy Policy and works correctly as well.
> However, if I click FAQ right after I just viewed FAQ, nothing happens. This
> only happens on iOS and not on Android (Android works perfectly).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)