[Webkit-unassigned] [Bug 161452] New: Need an API to scale the page of macOS WKWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 31 12:52:03 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=161452

            Bug ID: 161452
           Summary: Need an API to scale the page of macOS WKWebView
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: OS X 10.11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dasau at microsoft.com

For one of our scenarios, we need to scale the contents of the WKWebView page to the same scale as the surrounding content outside of the control, without modifying the layout of the page. The setMagnification API on the WKWebView does allow us to zoom, but because the viewport for Mac control is always the size of the WKWebView frame at 100% zoom, scrollbars show up when zooming above 100%. We need an API similar to the behavior of -[WebView _setZoomMultiplier:(float)m isTextOnly:NO] that is available for the WebKit 1 control.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160831/914a82e9/attachment-0001.html>


More information about the webkit-unassigned mailing list