[
https://issues.apache.org/jira/browse/CB-6702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128115#comment-15128115
]
ASF subversion and git services commented on CB-6702:
-----------------------------------------------------
Commit 73ed40fe0753ac9870333784c216cdb821402989 in
cordova-plugin-inappbrowser's branch refs/heads/1.2.x from sgrebnov
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=73ed40f
]
CB-6702 InAppBrowser hangs when opening more than one instance
github close #144
> InAppBrowser hangs when opening more than one instance
> ------------------------------------------------------
>
> Key: CB-6702
> URL: https://issues.apache.org/jira/browse/CB-6702
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin InAppBrowser
> Affects Versions: 3.4.0
> Environment: Android 4.4.2 - Nexus 7
> Android 4.4.2 - Nexus 10
> Reporter: Pablo Terradillos
> Labels: Triaged, android, inappbrowser, reproduced
>
> Run:
> var ref1 = window.open('http://google.com', '_blank', 'location=yes');
> var ref2 = window.open('http://youtube.com', '_blank', 'location=yes');
> If I close the inappbrowser window containing youtube.com I can navigate on
> the second window containing google.com but I'm not able to close it.
> What is more, it neither react to ref1.close();
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]