You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jorge Chávez (JIRA)" <ji...@apache.org> on 2016/03/01 20:05:18 UTC

[jira] [Created] (CB-10752) ios 6 lost 20px in the statusbar when rotate the device (portrait mode)

Jorge Chávez created CB-10752:
---------------------------------

             Summary: ios 6 lost 20px in the statusbar when rotate the device (portrait mode)
                 Key: CB-10752
                 URL: https://issues.apache.org/jira/browse/CB-10752
             Project: Apache Cordova
          Issue Type: Bug
          Components: Plugin Statusbar
    Affects Versions: 2.1.0
         Environment: phone 3gs, ios 6
            Reporter: Jorge Chávez
            Priority: Minor


when the app its fixed on portrait and you rotate the device lost the 20px in the top and the webview stay under the statusbar. this bug its just in ios 6

<preference name="orientation" value="portrait" />
<preference name="StatusBarOverlaysWebView" value="true" />
<gap:plugin name="cordova-plugin-statusbar" source="npm" version="2.1.1" />

StatusBar.show();



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org