From issues-return-87613-apmail-cordova-issues-archive=cordova.apache.org@cordova.apache.org Tue Oct 3 13:34:07 2017 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 0CF4C10290 for ; Tue, 3 Oct 2017 13:34:07 +0000 (UTC) Received: (qmail 47055 invoked by uid 500); 3 Oct 2017 13:34:07 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 47045 invoked by uid 500); 3 Oct 2017 13:34:06 -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 47033 invoked by uid 99); 3 Oct 2017 13:34:06 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Oct 2017 13:34:06 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 2B91DDBEDA for ; Tue, 3 Oct 2017 13:34:06 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.002 X-Spam-Level: X-Spam-Status: No, score=-100.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id u1C0_ol7Joeu for ; Tue, 3 Oct 2017 13:34:05 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 5FB885FD14 for ; Tue, 3 Oct 2017 13:34:05 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C16D0E0EF0 for ; Tue, 3 Oct 2017 13:34:03 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id E845F242CF for ; Tue, 3 Oct 2017 13:34:01 +0000 (UTC) Date: Tue, 3 Oct 2017 13:34:01 +0000 (UTC) From: "Mathieu Parisot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-13378) xCode 9 not overlay 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-13378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16189709#comment-16189709 ] Mathieu Parisot commented on CB-13378: -------------------------------------- After looking into it a bit more and searching on other parts on the internet it seems it's linked to the new viewport value that needs "viewport-fit=cover" to work properly Check https://issues.apache.org/jira/browse/CB-12886 for the full explanation It fixed the problem for me to add the viewport fit to my existing viewport fixed the issue > xCode 9 not overlay > ------------------- > > Key: CB-13378 > URL: https://issues.apache.org/jira/browse/CB-13378 > Project: Apache Cordova > Issue Type: Bug > Components: cordova-plugin-statusbar > Reporter: Fabian Carrasco > Priority: Critical > Attachments: IMG_2047.jpg, IMG_2049.jpg > > > With the new xCode 9 > overlaysWebView is not working. > I attach one picture before and now > "Before" --> all status bar was red and changes automatically > "Now" --> Status bar is Grey :S -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org