From issues-return-98436-apmail-cordova-issues-archive=cordova.apache.org@cordova.apache.org Sat Apr 11 14:21:03 2020 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 [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 64B911984A for ; Sat, 11 Apr 2020 14:21:03 +0000 (UTC) Received: (qmail 69520 invoked by uid 500); 11 Apr 2020 14:21:02 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 69480 invoked by uid 500); 11 Apr 2020 14:21:02 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 69468 invoked by uid 99); 11 Apr 2020 14:21:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Apr 2020 14:21:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 84C65E2ED7 for ; Sat, 11 Apr 2020 14:21:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 96451780667 for ; Sat, 11 Apr 2020 14:21:00 +0000 (UTC) Date: Sat, 11 Apr 2020 14:21:00 +0000 (UTC) From: "jcesarmobile (Jira)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (CB-13583) Gray bar in status area when using inappbrowser MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-13583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jcesarmobile closed CB-13583. ----------------------------- Resolution: Duplicate We are moving to github issues, it's already reported there on https://github.com/apache/cordova-plugin-inappbrowser/issues/301, so closing this one as duplicate > Gray bar in status area when using inappbrowser > ----------------------------------------------- > > Key: CB-13583 > URL: https://issues.apache.org/jira/browse/CB-13583 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-plugin-inappbrowser > Environment: Mac OS 10.13.1, Xcode 9.1 > Reporter: Jacob Weber > Priority: Major > Attachments: config.xml, landscape-to-portrait-to-landscape.png, portrait-to-landscape.png, portrait.png > > > Use the attached config.xml in a new Cordova project. Add viewport-fit=cover to index.html, and add Default@2x~universal~anyany.png file for the splash image. > Open the project in an iPhone X simulator, running iOS 11.1. > In portrait mode, call window.open('https://www.google.com', '_blank'). You'll see a gray area where the status bar would be on older devices (see portrait.png). Rotate to landscape, and it's still there (see portrait-to-landscape.png). > Close the browser. Now in landscape, run the window.open command again. Rotate to portrait, then back to landscape. Now you'll see a gray area, but it only covers half of the screen (see landscape-to-portrait-to-landscape.png). > (Note that I used the "master" version of cordova-ios and some plugins, since it seems like there are some unreleased fixes for the iPhone X, like CB-13505). -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org