Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-6702

InAppBrowser hangs when opening more than one instance

    XMLWordPrintableJSON

Details

    Description

      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();

      Attachments

        Activity

          People

            Unassigned Unassigned
            tehsis Pablo Terradillos
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: