You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2013/10/16 00:01:51 UTC

[jira] [Resolved] (CB-4930) InAppBrowser should take into account the status bar

     [ https://issues.apache.org/jira/browse/CB-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-4930.
----------------------------------

    Resolution: Fixed

> InAppBrowser should take into account the status bar
> ----------------------------------------------------
>
>                 Key: CB-4930
>                 URL: https://issues.apache.org/jira/browse/CB-4930
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS, Plugin InAppBrowser
>    Affects Versions: 3.0.0
>            Reporter: Shazron Abdullah
>              Labels: ios7
>             Fix For: 3.2.0
>
>
> Right now, the status bar overlaps the IAB at the top.
> Hide the status bar when on iOS 7, unhide (if it was hidden by the user in the first place for the app only) when it is closed.
> Workaround for now - I suppose you could inject some css to have a body margin-top of 20px (or a different value if it is landscape - yeah it could get messy)
> Hiding/unhiding the status bar is preferable to moving the view down to be consistent with the UIWebView taking up the whole window.



--
This message was sent by Atlassian JIRA
(v6.1#6144)