[Webkit-unassigned] [Bug 192790] New: [GTK] Automatically zoom webview on Ctrl+scroll

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 18:19:04 PST 2018


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

            Bug ID: 192790
           Summary: [GTK] Automatically zoom webview on Ctrl+scroll
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org

We should automatically zoom the webview on Ctrl+scroll. We discovered in https://gitlab.gnome.org/GNOME/epiphany/issues/184 that it's not possible to do this correctly at the browser level, and after repeated talks with the GTK+ developers it's clear that won't change. Disadvantage of handling it at the WebKit level is that the browser won't have control over the quantity of the zoom and won't be able to turn it off, but the advantage is we can apply the zoom only if websites choose not to handle the event themselves.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181218/e28f8a61/attachment.html>


More information about the webkit-unassigned mailing list