[
https://issues.apache.org/jira/browse/CB-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15221859#comment-15221859
]
Jacob Weber commented on CB-10884:
----------------------------------
I don't think that fixed it. I created a new project with:
{code}
<platform name="ios">
<preference name="Orientation" value="all" />
</platform>
<engine name="ios" spec="~4.1.0" />
<plugin name="cordova-plugin-whitelist" spec="1" />
<plugin name="cordova-plugin-inappbrowser" spec="~1.2.0" />
<plugin name="cordova-plugin-statusbar"
spec="https://github.com/apache/cordova-plugin-statusbar#244eb71" />
{code}
and ran it on an iPad Air simulator with iOS 8.4. Started in portrait, opened
an InAppBrowser, rotated to landscape, closed the InAppBrowser. The window
wasn't sized correctly. See attached image.
> Inappbrowser breaks UI while Screen orientation changes from landscape to
> portrait on iOS
> -----------------------------------------------------------------------------------------
>
> Key: CB-10884
> URL: https://issues.apache.org/jira/browse/CB-10884
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin InAppBrowser, Plugin Statusbar
> Affects Versions: 2.3.0
> Environment: iOS
> Reporter: Mangesh Kurve
> Assignee: Sergey Shakhnazarov
> Labels: iOS, orientation, performance, reproduced, triaged
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> I am developing app using cordova 5.4.1, Also I am using latest InAppBrowser
> plugin. Below are the steps to reproduce the issue.
> Open the URL in InAppBrowser
> Change the app orientation from portrait to landscape
> Press done button of InAppBrowser and check the app in landscape mode only,
> you will get some blank portion
> I am using iOS 9.2.1
> Also I did some modifications and I figured out that this happens when we are
> using status bar plugin. If i run the app without status bar plugin, it works
> fine. So issue is occurred when you are using status bar plugin
> Please let me know if some one has faced same issue and got fixed.
> Thank you in advance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]