Bug 312277
| Summary: | [Scroll anchoring] Transform changes fail to suppress anchoring sometimes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Scrolling | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
Some virtual scrollers use transform changes on a an element inside the scroller that wraps the scrolled items as a means of implementation the virtual scrolling behavior. Sometimes that trips up the scroll anchoring codes.
<rdar://174503821>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/62741
EWS
Committed 311253@main (71619b4d210d): <https://commits.webkit.org/311253@main>
Reviewed commits have been landed. Closing PR #62741 and removing active labels.