[Webkit-unassigned] [Bug 159668] AX: Double tap to zoom breaks fullscreen web apps (in WKWebView)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 11:05:38 PDT 2016


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #283394|review+                     |review-
              Flags|                            |

--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 283394
  --> https://bugs.webkit.org/attachment.cgi?id=283394
Initial patch

View in context: https://bugs.webkit.org/attachment.cgi?id=283394&action=review

> Source/WebKit2/UIProcess/API/Cocoa/WKWebView.mm:1733
> +    if ([_configuration ignoresViewportScaleLimits])
> +        return NO;

Doesn't this mean that you've killed double-tap zoom on ALL pages, not just those with user-scalable=no?

-- 
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/20160712/03b4fd8a/attachment-0001.html>


More information about the webkit-unassigned mailing list