Bug 198994

Summary: RequestedScrollPosition shouldn't be applied after node reattach
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
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
patch none

Description Antti Koivisto 2019-06-19 02:24:18 PDT
Current scroll position resets when a scrolling node is reattached to the tree.
Comment 1 Antti Koivisto 2019-06-19 02:24:51 PDT
<rdar://problem/51439685>
Comment 2 Antti Koivisto 2019-06-19 02:31:17 PDT
Created attachment 372447 [details]
patch
Comment 3 Antti Koivisto 2019-06-19 02:34:59 PDT
Created attachment 372448 [details]
patch
Comment 4 WebKit Commit Bot 2019-06-19 10:21:17 PDT
Comment on attachment 372448 [details]
patch

Clearing flags on attachment: 372448

Committed r246593: <https://trac.webkit.org/changeset/246593>
Comment 5 WebKit Commit Bot 2019-06-19 10:21:19 PDT
All reviewed patches have been landed.  Closing bug.