Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D428DFA41 for ; Wed, 27 Mar 2013 17:25:15 +0000 (UTC) Received: (qmail 85627 invoked by uid 500); 27 Mar 2013 17:25:15 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 85589 invoked by uid 500); 27 Mar 2013 17:25:15 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 85573 invoked by uid 99); 27 Mar 2013 17:25:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Mar 2013 17:25:15 +0000 Date: Wed, 27 Mar 2013 17:25:15 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-2822) InAppBrowser on iOS 5.x opens page in "_blank" and "_self" at the same time. "_blank" was expected. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-2822?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-2822: --------------------------------- Fix Version/s: 2.6.0 =20 > InAppBrowser on iOS 5.x opens page in "_blank" and "_self" at the same ti= me. "_blank" was expected. > -------------------------------------------------------------------------= -------------------------- > > Key: CB-2822 > URL: https://issues.apache.org/jira/browse/CB-2822 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 2.5.0 > Environment: iOS 5.x > Reporter: Ralph Pa=C3=9Fgang > Assignee: Shazron Abdullah > Priority: Critical > Fix For: 2.6.0 > > Attachments: IMG_1223.png, IMG_1224.png, IMG_1225.png > > > If we open a webpage within our app with the following command: > window.open(, '_blank'); > then it works on iOS 6.x, Android and BlackBerry, but on iOS 5.x the foll= owing happens: > The InAppBrowser is opened and gets loaded and displayed. After clo= sing the InAppBrowser you will see that the app itself got replaced with th= e same page that has been loaded in the InAppBrowser before (the page for <= url>). This is what I would expect if the page would have been loaded with = "_self", but because "_blank" was used, this is totally unwanted.=20 > That leads to the fact that the app is not useable anymore after using th= e InAppBrowser and must be closed, terminated & restarted completely to be = functional again. > I will attach some screenshots to visualize the problem. > best regards, > Ralph > P.s.: I want to use this opportunity to thank you and all contributors fo= r such a great project. Keep up the great work! -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira