WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
209931
Update GTK in org.webkit.Platform/Sdk to 3.24.14 or newer
https://bugs.webkit.org/show_bug.cgi?id=209931
Summary
Update GTK in org.webkit.Platform/Sdk to 3.24.14 or newer
Alice Mikhaylenko
Reported
2020-04-02 14:52:13 PDT
I don't know where the correct place is, so opening here. GTK 3.24.14 has a change[1] in how it handles pinch zoom: it allows panning while zooming on touchpads and not just on touchscreens. The runtime has 3.24.13 right now, which ignores this movement and just zooms around the point where you started the gesture. It would be nice to have that so I can fix
https://bugs.webkit.org/show_bug.cgi?id=197002
:) [1]
https://gitlab.gnome.org/GNOME/gtk/-/commit/e229c6fe81c0477622b9e702dc520870546d4697
Attachments
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2020-04-03 01:38:19 PDT
I'll import the Buildstream definitions in the tree. Soon :) Meanwhile I'll preparing a GTK 3.24.16 update for the SDK.
Philippe Normand
Comment 2
2020-04-03 03:44:32 PDT
3.24.16 is in now. I had to fix their meson build though:
https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/1613
$ webkit-flatpak --command=bash [📦 org.webkit.Webkit WebKit]$ pkg-config --modversion gtk+-3.0 3.24.16
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug