WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 224686
224302
REGRESSION(
r273733
): [GTK] Mouse wheel scrolling scrolls too little
https://bugs.webkit.org/show_bug.cgi?id=224302
Summary
REGRESSION(r273733): [GTK] Mouse wheel scrolling scrolls too little
Michael Catanzaro
Reported
2021-04-07 13:19:25 PDT
Sometime between 2.32.0 and
r275506
, mouse wheel scrolling broke pretty badly. It still works, but scrolls only a tiny portion of the page, far less than it is supposed to scroll.
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2021-04-12 13:09:01 PDT
I'm not quite done bisecting yet, but I think it's likely to be
r273733
"Eliminate ScrollAnimatorGeneric::m_smoothAnimation"
Michael Catanzaro
Comment 2
2021-04-12 14:01:14 PDT
OK, I've narrowed this down to
r273733
-273735, and I don't think it's 273734 or 273735. Probably some silly mistake hidden somewhere in
r273733
"Eliminate ScrollAnimatorGeneric::m_smoothAnimation".
Michael Catanzaro
Comment 3
2021-04-16 12:28:37 PDT
Let's do a revert until scrolling devs have more time to look into it. *** This bug has been marked as a duplicate of
bug 224686
***
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