[ 
https://issues.apache.org/jira/browse/CB-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13699167#comment-13699167
 ] 

Andrew Grieve commented on CB-3397:
-----------------------------------

Two more thoughts about this:
1. We may want to throw "right" into the mix so that it will resize nicely on 
rotations ("bottom too?")
2. It really is a bit of a stretch that window.open() is the API we're using 
for InAppBrowser. It might make sense to create a custom 
cordova.plugins.inappbrowser.open() API that has a more sane argument format. 
Not saying we jump to that immediately, but I think it would make sense to 
parse the key/value pairs out of the string on the JS side instead of on the 
native side of the exec bridge. That way each native implementation doesn't 
have to re-implement the parsing logic of the API.
                
> A way to control the width/height and x/y placement of the InAppBrowser 
> UIWebView on the screen
> -----------------------------------------------------------------------------------------------
>
>                 Key: CB-3397
>                 URL: https://issues.apache.org/jira/browse/CB-3397
>             Project: Apache Cordova
>          Issue Type: Improvement
>    Affects Versions: 2.7.0
>            Reporter: Jan-Dirk Schuitemaker
>            Assignee: David Kemp
>            Priority: Minor
>              Labels: Cordova, InAppBrowser
>
> Currently the inAppBrowser overlays your app. If you were able to set 
> position and heigth/width for the InAppBrowser UIWebView you could make it 
> look as if you are still in the app

--
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

Reply via email to