You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Jochen Magnus (JIRA)" <ji...@apache.org> on 2012/09/14 16:24:07 UTC

[jira] [Created] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Jochen Magnus created CB-1465:
---------------------------------

             Summary: WebView too small after closing of a ChildBrowser in landscape orientation
                 Key: CB-1465
                 URL: https://issues.apache.org/jira/browse/CB-1465
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 2.1.0
         Environment: iOS devices or simulators with iOS 5 or 6
            Reporter: Jochen Magnus
            Assignee: Shazron Abdullah


After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.

The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-1465.
----------------------------------

    Resolution: Fixed

Fix commit - http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/681016b3
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>             Fix For: 2.2.0
>
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Reopened] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Jochen Magnus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Magnus reopened CB-1465:
-------------------------------


Shazron,

you are right in the case of issue CB-1372, but in my case the problem still occurs after I canceled the viewport statement "height=device-height".

I updated the test file index.html. Please turn the device or simulator into landscape orientation, start the app, open and close the ChildBrowser and you will see, that the views width remains still in portraits width.

jo
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Jochen Magnus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Magnus updated CB-1465:
------------------------------

    Attachment:     (was: index.html)
    
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Peter Warren (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468458#comment-13468458 ] 

Peter Warren commented on CB-1465:
----------------------------------

Sorry, my mistake.  Patch is good.
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>             Fix For: 2.2.0
>
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Comment Edited] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Jochen Magnus (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456351#comment-13456351 ] 

Jochen Magnus edited comment on CB-1465 at 9/15/12 7:16 PM:
------------------------------------------------------------

Shazron,

you are right in the case of issue CB-1372, but in my case the problem still occurs after I canceled the viewport statement "height=device-height".

I updated the test file index.html. Please turn the device or simulator into landscape orientation, start the app, open and close the ChildBrowser and you will see, that the views width still remains in portraits width.

BTW: In my actual app was never the "height..."-viewport statement, only in the test case.
jo
                
      was (Author: ioma):
    Shazron,

you are right in the case of issue CB-1372, but in my case the problem still occurs after I canceled the viewport statement "height=device-height".

I updated the test file index.html. Please turn the device or simulator into landscape orientation, start the app, open and close the ChildBrowser and you will see, that the views width remains still in portraits width.

jo
                  
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Klaus Schmidt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456884#comment-13456884 ] 

Klaus Schmidt commented on CB-1465:
-----------------------------------

Hi Jochen, hi Shazron,
I've got the same problem since 2.1.0. If one of you has the solution, can you please post it?
Thanks and greetings,
Klaus.
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Jochen Magnus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Magnus updated CB-1465:
------------------------------

    Attachment: index.html

The index.html requires Cordova 2.1.0 and the ChildBrowser plugin installed in the test project.
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>         Attachments: index.html
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Jochen Magnus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Magnus closed CB-1465.
-----------------------------


Patch solves the problem.
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>             Fix For: 2.2.0
>
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Klaus Schmidt (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457667#comment-13457667 ] 

Klaus Schmidt commented on CB-1465:
-----------------------------------

Hi Shazron,
thanks for this quick fix! I've updated my mainViewController and it works now! Thank you!
Greetings,
Klaus.
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>             Fix For: 2.2.0
>
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Jochen Magnus (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457853#comment-13457853 ] 

Jochen Magnus commented on CB-1465:
-----------------------------------

Shazron,

great, thank you! The patch solved the problem.

jo
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>             Fix For: 2.2.0
>
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457512#comment-13457512 ] 

Shazron Abdullah commented on CB-1465:
--------------------------------------

Found the bug, it's in this line: https://github.com/apache/incubator-cordova-ios/blob/cb33d9ffad9cf0096de8d9ceb4f98ea0b5cb98dc/bin/templates/project/__TESTING__/Classes/MainViewController.m#L55

viewWillAppear is called after the ChildBrowser is dismissed
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>             Fix For: 2.2.0
>
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Peter Warren (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467304#comment-13467304 ] 

Peter Warren commented on CB-1465:
----------------------------------

This does solve that problem but presents another. The top of the webview is chopped off and is not fixed by rotating the device.
I have no viewport statement for height or width.
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>             Fix For: 2.2.0
>
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Jochen Magnus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Magnus updated CB-1465:
------------------------------

    Attachment: index.html
    
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-1465:
---------------------------------

    Fix Version/s: 2.2.0

Looking at this right now.
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>             Fix For: 2.2.0
>
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Rafa Aguilar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13476970#comment-13476970 ] 

Rafa Aguilar commented on CB-1465:
----------------------------------

Thank you! Patch works fine
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>             Fix For: 2.2.0
>
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-1465.
----------------------------------

    Resolution: Duplicate

dupe of CB-1372. See my comment: https://issues.apache.org/jira/browse/CB-1372?focusedCommentId=13452591&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13452591
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CB-1465) WebView too small after closing of a ChildBrowser in landscape orientation

Posted by "Jochen Magnus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Magnus updated CB-1465:
------------------------------

    Attachment: screenshot-1.jpg

Screenshot shows the main webView after the Childbrowser was closed. The webView remains resized obviously to the height (portraits width) of the window.
                
> WebView too small after closing of a ChildBrowser in landscape orientation
> --------------------------------------------------------------------------
>
>                 Key: CB-1465
>                 URL: https://issues.apache.org/jira/browse/CB-1465
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.1.0
>         Environment: iOS devices or simulators with iOS 5 or 6
>            Reporter: Jochen Magnus
>            Assignee: Shazron Abdullah
>              Labels: ChildBrowser, Orientation
>         Attachments: index.html, screenshot-1.jpg
>
>
> After closing the Childbrowser view in landscape orientation, the main webView remains too small. The width seems to be the device with in portrait orientation.
> The problem occurs since Cordova version 2.1.0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira