You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jacob Weber (JIRA)" <ji...@apache.org> on 2016/03/14 17:24:33 UTC

[jira] [Created] (CB-10863) Rotating before closing results in incorrect web view size

Jacob Weber created CB-10863:
--------------------------------

             Summary: Rotating before closing results in incorrect web view size
                 Key: CB-10863
                 URL: https://issues.apache.org/jira/browse/CB-10863
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS, Plugin InAppBrowser
    Affects Versions: 1.2.1
         Environment: Cordova iOS 4.0.1 and 4.1.0, InAppBrowser 1.2.1
            Reporter: Jacob Weber


1. Create a project with the ios platform and the inappbrowser plugin.
2. Open it in Xcode.
3. Check all the boxes in General > Device Orientation.
4. Launch on an iPad Air simulator with iOS 9.x. Other models will work. Seems to only affect iOS 9.x and 7.x, not 8.x.
5. Make sure the simulated device is in portrait.
6. Use Safari's inspector to open an InAppBrowser window, e.g. {{window.open("https://www.apple.com", "_blank")}}
7. While the InAppBrowser is open, rotate the simulator to landscape.
8. Close the InAppBrowser.
9. The main web view has an incorrect size (see screen shot).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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