Bug 263995
Summary: | Repeated calls to scrollIntoView({ block: 'center' }) can cause jiggling (affects Spotify lyrics) | ||
---|---|---|---|
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)
Calling scrollIntoView({ block: 'center' }) repeatedly can move by 1px each time. This is visible in Spotify lyrics at some window sizes.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
<rdar://117755250>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/19794
EWS
Committed 270160@main (7688e6c7f81a): <https://commits.webkit.org/270160@main>
Reviewed commits have been landed. Closing PR #19794 and removing active labels.