Bug 315320
| Summary: | REGRESSION(308209@main): Top and bottom fixed position elements flicker when rubber band scrolling | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Reno <rreno> |
| Component: | Scrolling | Assignee: | Ryan Reno <rreno> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Reno
When rubber band scrolling while obscured insets are changing interactively fixed position elements will flicker. This is becasue we aren't updating the fixed clipping view bounds when we are throttling visible content rect updates.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Reno
<rdar://problem/176226179>
Ryan Reno
Pull request: https://github.com/WebKit/WebKit/pull/65435
EWS
Committed 313759@main (13e748d81951): <https://commits.webkit.org/313759@main>
Reviewed commits have been landed. Closing PR #65435 and removing active labels.