[Webkit-unassigned] [Bug 228302] macOS key-driven smooth scrolling does not stop when focus changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 11:41:11 PDT 2021


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

Tim Horton <thorton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #440879|review?                     |review+
              Flags|                            |

--- Comment #23 from Tim Horton <thorton at apple.com> ---
Comment on attachment 440879
  --> https://bugs.webkit.org/attachment.cgi?id=440879
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=440879&action=review

> Source/WebCore/page/FocusController.cpp:363
> +        oldFrameView->stopScrollAnimations();

I think this is specifically about keyboard animations? It won't stop the rubber-band or a scroll-to, right? Maybe the name should be more specific?

> Tools/ChangeLog:6
> +

extraneous newline

-- 
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/20211013/8a918f64/attachment.htm>


More information about the webkit-unassigned mailing list