You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Viacheslav Mayorov (JIRA)" <ji...@apache.org> on 2018/05/11 09:58:00 UTC

[jira] [Created] (CB-14086) Status bar overlaps the IAB at the top in iOS 11

Viacheslav Mayorov created CB-14086:
---------------------------------------

             Summary: 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
         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
(v7.6.3#76005)

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