[
https://issues.apache.org/jira/browse/CB-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795712#comment-13795712
]
ASF subversion and git services commented on CB-4930:
-----------------------------------------------------
Commit c7972b6cffcedae7a9bbbeb66875a5d2fb37ce29 in branch refs/heads/dev from
[~shazron]
[
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;h=c7972b6
]
CB-4930 - iOS - InAppBrowser should take into account the status bar
> 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)