Bug 250652 - A fixed header inside overflow scroll with a transformed ancestor stutters on scrolling (affects Libby app)
Summary: A fixed header inside overflow scroll with a transformed ancestor stutters on...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-15 11:07 PST by Simon Fraser (smfr)
Modified: 2023-03-24 13:56 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2023-01-15 11:07:47 PST
The fixed header in the Libby app search results flickers on scrolling. It's position:fixed inside overflow:scroll, with a transformed ancestor.
Comment 1 Simon Fraser (smfr) 2023-01-15 11:08:02 PST
<rdar://104095908>
Comment 2 Simon Fraser (smfr) 2023-01-15 11:13:11 PST
Pull request: https://github.com/WebKit/WebKit/pull/8675
Comment 3 EWS 2023-01-21 15:27:51 PST
Committed 259175@main (2f33fa54c405): <https://commits.webkit.org/259175@main>

Reviewed commits have been landed. Closing PR #8675 and removing active labels.