RESOLVED FIXED Bug 194865
[GTK] Pinch Zooming has no maximum
https://bugs.webkit.org/show_bug.cgi?id=194865
Summary [GTK] Pinch Zooming has no maximum
Cassidy James Blaede
Reported 2019-02-20 12:34:30 PST
There appears to be no maximum to the zoom level when using multi-touch pinch-zooming on a touch screen. In some instances in some applications this causes a crash when zooming in a large amount. Reproducible in Epiphany Technology Preview. Further, applications are unable to access the scale property, so they cannot implement their own maximum. It appears Chrome has a pretty conservative maximum zoom level when using touch.
Attachments
Patch (1.73 KB, patch)
2019-05-07 07:58 PDT, Alice Mikhaylenko
no flags
Archive of layout-test-results from ews215 for win-future (13.34 MB, application/zip)
2019-05-07 09:13 PDT, EWS Watchlist
no flags
Alice Mikhaylenko
Comment 1 2019-02-20 12:44:23 PST
WebKit on Mac has 3x as maximum IIRC.
Alice Mikhaylenko
Comment 2 2019-05-07 07:58:45 PDT
EWS Watchlist
Comment 3 2019-05-07 09:13:19 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 4 2019-05-07 09:13:21 PDT Comment hidden (obsolete)
WebKit Commit Bot
Comment 5 2019-05-08 08:46:42 PDT
Comment on attachment 369283 [details] Patch Clearing flags on attachment: 369283 Committed r245055: <https://trac.webkit.org/changeset/245055>
WebKit Commit Bot
Comment 6 2019-05-08 08:46:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.