Bug 209864 - Repeated scrolls sometimes latch incorrectly
Summary: Repeated scrolls sometimes latch incorrectly
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-01 10:53 PDT by Simon Fraser (smfr)
Modified: 2020-04-01 10:53 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2020-04-01 10:53:31 PDT
Repeated scrolling in a nested scrollable area (like an iframe) sometimes fail to scroll the iframe, after the fix for bug 209790.

This happens when the new scroll has small x and y deltas that make it hard to determine which is the major scrolling axis.