You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Anant Sajnani (JIRA)" <ji...@apache.org> on 2014/01/07 06:03:53 UTC

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

Anant Sajnani created CB-5733:
---------------------------------

             Summary: 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)