[
https://issues.apache.org/jira/browse/CB-10752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15182096#comment-15182096
]
ASF subversion and git services commented on CB-10752:
------------------------------------------------------
Commit 7ca35522242c1fa73b4e3e7b33b804c121e14194 in cordova-plugin-statusbar's
branch refs/heads/master from [~jcesarmobile]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-statusbar.git;h=7ca3552
]
Fix for CB-10752 status bar overlays the webview on iOS 6 in some cases
We don’t allow the statusbar to overlay the webview on iOS 6, but in
some cases it happens. This changes avoid it.
> 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
> Assignee: jcesarmobile
> 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
> It happens to if you execute location.reload();
> <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: [email protected]
For additional commands, e-mail: [email protected]