Bug 275335
| Summary: | REGRESSION(279372@main): Blank space and offset clicks after running a view transition on a scrolled page | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
| Component: | Scrolling | Assignee: | Tim Nguyen (:ntim) <ntim> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/46760 | ||
| Bug Depends on: | |||
| Bug Blocks: | 259055 | ||
Tim Nguyen (:ntim)
See https://codepen.io/argyleink/full/abPOmgj for instance by clicking the "Add" button until it overflows.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/129528943>
Tim Nguyen (:ntim)
https://searchfox.org/wubkat/rev/d36ed108e92fb350723da8e7a88e7a7e8be1ef45/Source/WebCore/rendering/RenderLayerBacking.cpp#671-674 seems to be causing this. Removing this completely isn't correct for some other pages though.
Tim Nguyen (:ntim)
Pull request: https://github.com/WebKit/WebKit/pull/29796
EWS
Committed 280017@main (98bf925cf797): <https://commits.webkit.org/280017@main>
Reviewed commits have been landed. Closing PR #29796 and removing active labels.
Tim Nguyen (:ntim)
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/46760
Tim Nguyen (:ntim)
*** Bug 275379 has been marked as a duplicate of this bug. ***