Bug 196010 - absolute in stacking-context scroller jiggles when scrolled
Summary: absolute in stacking-context scroller jiggles when scrolled
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-20 09:59 PDT by Simon Fraser (smfr)
Modified: 2019-03-21 11:58 PDT (History)
4 users (show)

See Also:


Attachments
Testcase (1.27 KB, text/html)
2019-03-20 09:59 PDT, Simon Fraser (smfr)
no flags Details
Patch (11.18 KB, patch)
2019-03-20 17:02 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2019-03-20 09:59:05 PDT
Created attachment 365350 [details]
Testcase

position:absolute inside overflow which is stacking context jiggles when scrolled.
Comment 1 Radar WebKit Bug Importer 2019-03-20 09:59:25 PDT
<rdar://problem/49065322>
Comment 2 Simon Fraser (smfr) 2019-03-20 14:01:04 PDT
The compositing layer for the overflow:scroll is missing the "has composited descendant" bit.
Comment 3 Simon Fraser (smfr) 2019-03-20 17:02:44 PDT
Created attachment 365441 [details]
Patch
Comment 4 WebKit Commit Bot 2019-03-21 11:58:15 PDT
Comment on attachment 365441 [details]
Patch

Clearing flags on attachment: 365441

Committed r243309: <https://trac.webkit.org/changeset/243309>
Comment 5 WebKit Commit Bot 2019-03-21 11:58:16 PDT
All reviewed patches have been landed.  Closing bug.