Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-2071

InAppBrowser: allow UIWebView settings like main CordovaWebView

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.4.0
    • cordova-ios
    • None

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

      Attachments

        Issue Links

          Activity

            People

              shazron Shazron Abdullah
              ambarishchaudhari Ambarish Chaudhari
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: