Markus Wagner created CB-13816:
----------------------------------
Summary: Gray rectangle in statusbar if statusbar is hidden and
device is rotated
Key: CB-13816
URL: https://issues.apache.org/jira/browse/CB-13816
Project: Apache Cordova
Issue Type: Bug
Components: cordova-plugin-inappbrowser
Affects Versions: cordova-ios 4.5.0
Reporter: Markus Wagner
Attachments: landscape.png, portrait.png
I have an app which hides the statusbar. And the InAppBrowser does neither have
a toolbar nor a location. Everything is perfect, until I rotate the device from
portrait to landscape mode. Then I see in the upper left corner a tray
rectangle.
The debugger tells me that this is the UIToolbar, which has now a size of
256x20 (on my iPad 2). If I rotate the device back to portrait, the UIToolbar
has a size of (0x20) which means it is invisible.
I prepared a sample illustrating the problem:
https://github.com/Ritzlgrmft/ionic-inappbrowser-demo.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]