[
https://issues.apache.org/jira/browse/CB-14086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jcesarmobile closed CB-14086.
-----------------------------
Resolution: Won't Fix
if using `_self` the website is opened on the website instead of being opened
on the InAppBrowser, so this is expected, you can use
`cordova-plugin-statusbar` to change the appearance of the status bar
> Status bar overlaps the IAB at the top in iOS 11
> ------------------------------------------------
>
> Key: CB-14086
> URL: https://issues.apache.org/jira/browse/CB-14086
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-inappbrowser
> Environment: * iOS 11.3.1
> * cordova-plugin-inappbrowser 3.0.0
> * cordova-ios 4.5.4
> * cordova 8.0.0
> {code:java}
> ref = window.open('site_url',
> '_self',
>
> 'location=no,zoom=no,hidden=yes,clearsessioncache=no,clearcache=no,disallowoverscroll=yes');{code}
> Reporter: Viacheslav Mayorov
> Priority: Major
> Attachments: image1.png
>
>
> InAppBrowser is used as a wrapper for the site.
> When scrolling the page, the webpage content shows up behind the status bar.
> As I see it's known bug, but it appeared again in iOS 11.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]