You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/07 16:55:51 UTC

[jira] [Commented] (CB-5733) Cannot close child window in iOS7

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

ASF subversion and git services commented on CB-5733:
-----------------------------------------------------

Commit 57d14da151739fc2cfef3fcd3fc94f8c92c9af68 in branch refs/heads/dev from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=57d14da ]

CB-5733 Fix IAB.close() not working if called before show() animation is done

Also attempts to fix some thread warnings by doing show/hide on
separate event loop cycles.


> Cannot close child window in iOS7
> ---------------------------------
>
>                 Key: CB-5733
>                 URL: https://issues.apache.org/jira/browse/CB-5733
>             Project: Apache Cordova
>          Issue Type: Bug
>         Environment: iPhone 4s iOS 7
>            Reporter: Anant Sajnani
>
> I can't close child window in iOS7. Works on android
> refTest= window.open("http://www.cnn.com","_blank");
> refTest.close();



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)