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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to