[
https://issues.apache.org/jira/browse/CB-2071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah updated CB-2071:
---------------------------------
Description:
InAppBrowser instance must follow EnableViewportScale setting from config (and
allow it to be manipulated using the meta viewport setting from HTML), just
like the main Cordova WebView.
In fact, it would be great if it can also be controlled using an options
parameter in window.open call.
Settings to be set like the CordovaWebView (all boolean:yes|no):
1. EnableViewportScale (default 'no')
2. MediaPlaybackRequiresUserAction (default 'no')
3. AllowInlineMediaPlayback (default 'no')
4. KeyboardDisplayRequiresUserAction (default 'yes')
5. SuppressesIncrementalRendering (default 'no')
was:
InAppBrowser instance must follow EnableViewportScale setting from config (and
allow it to be manipulated using the meta viewport setting from HTML), just
like the main Cordova WebView.
In fact, it would be great if it can also be controlled using an options
parameter in window.open call.
Settings to be set like the CordovaWebView (all boolean:yes|no):
1. EnableViewportScale (default 'no')
2. MediaPlaybackRequiresUserAction (default 'false')
3. AllowInlineMediaPlayback (default 'false')
4. KeyboardDisplayRequiresUserAction (default 'true')
5. SuppressesIncrementalRendering (default 'false')
> InAppBrowser: allow UIWebView settings like main CordovaWebView
> ---------------------------------------------------------------
>
> Key: CB-2071
> URL: https://issues.apache.org/jira/browse/CB-2071
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 2.3.0
> Reporter: Ambarish Chaudhari
> Assignee: Shazron Abdullah
> Fix For: 2.4.0
>
>
> InAppBrowser instance must follow EnableViewportScale setting from config
> (and allow it to be manipulated using the meta viewport setting from HTML),
> just like the main Cordova WebView.
> In fact, it would be great if it can also be controlled using an options
> parameter in window.open call.
> Settings to be set like the CordovaWebView (all boolean:yes|no):
> 1. EnableViewportScale (default 'no')
> 2. MediaPlaybackRequiresUserAction (default 'no')
> 3. AllowInlineMediaPlayback (default 'no')
> 4. KeyboardDisplayRequiresUserAction (default 'yes')
> 5. SuppressesIncrementalRendering (default 'no')
--
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