Bug 309279
| Summary: | [Scroll anchoring] Flip state back to `preview` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Scrolling | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | itomkowicz, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
Flip back to preview while we investigate some issues with Facebook and Slack.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171826656>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/59989
EWS
Committed 308771@main (d123c189a096): <https://commits.webkit.org/308771@main>
Reviewed commits have been landed. Closing PR #59989 and removing active labels.
itomkowicz
Is there a target release for re-enabling this?
Simon Fraser (smfr)
I can't say anything about future releases, but if you have a site where it's important and I can test it, let me know.
itomkowicz
Thank you. It's about choosing implementation for Blazor virtualized lists anchoring (https://github.com/dotnet/aspnetcore/pull/65951#issuecomment-4125944093). Currently we are going for leveraging native anchoring with a fallback to manual compensation when the native support is not available so you will be able to test it with dotnet version where it lands. I can attach a sample app for tests after the feature gets in, if you are interested.
Simon Fraser (smfr)
I can tell you that it's not going to be in 26.x.