WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
219597
[WPE] Smooth scrolling should be enabled by default when built
https://bugs.webkit.org/show_bug.cgi?id=219597
Summary
[WPE] Smooth scrolling should be enabled by default when built
Chris Lord
Reported
2020-12-07 03:27:14 PST
The GTK backend has settings that the WPE backend doesn't, so if you build with smooth scrolling enabled, there's no way to actually enable it on a WPE build. WPE builds should have smooth scrolling enabled if smooth scrolling is explicitly built, at least until we have an equivalent settings framework.
Attachments
Patch
(1.82 KB, patch)
2020-12-07 04:05 PST
,
Chris Lord
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Lord
Comment 1
2020-12-07 04:05:48 PST
Created
attachment 415548
[details]
Patch
EWS Watchlist
Comment 2
2020-12-07 04:06:53 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See
https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Chris Lord
Comment 3
2020-12-07 04:07:19 PST
To clarify that first comment, I mean it has means to change those settings that WPE doesn't. It doesn't make sense to have settings that aren't built by default that also aren't enabled when explicitly built on WPE.
Chris Lord
Comment 4
2020-12-11 06:21:56 PST
This isn't correct, there is API to change this, it's just not accessible via minibrowser from the command-line like it is in GTK.
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