Bug 196100

Summary: Handle UI side hit testing for ScrollPositioningBehavior::Stationary positioned nodes
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: ScrollingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, ews-watchlist, fred.wang, jamesr, luiz, simon.fraser, tonikitoo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=195845
https://bugs.webkit.org/show_bug.cgi?id=196146
https://bugs.webkit.org/show_bug.cgi?id=196145
Attachments:
Description Flags
patch none

Description Antti Koivisto 2019-03-21 12:00:03 PDT
Bug 195845 handles ScrollPositioningBehavior::Moving.

See https://trac.webkit.org/changeset/243309/webkit for an example case where this is generated.
Comment 1 Radar WebKit Bug Importer 2019-03-21 12:09:09 PDT
<rdar://problem/49117933>
Comment 2 Antti Koivisto 2019-03-22 07:56:47 PDT
Created attachment 365726 [details]
patch
Comment 3 Antti Koivisto 2019-03-22 07:59:29 PDT
Note that one subtest fails because bug 196146 and the tests are also incorrectly clipped due to bug 196145
Comment 4 WebKit Commit Bot 2019-03-22 09:29:01 PDT
Comment on attachment 365726 [details]
patch

Clearing flags on attachment: 365726

Committed r243380: <https://trac.webkit.org/changeset/243380>
Comment 5 WebKit Commit Bot 2019-03-22 09:29:03 PDT
All reviewed patches have been landed.  Closing bug.