Bug 311456
| Summary: | [Scroll anchoring] learn.umgc.edu: scrolls to the bottom/top automatically | ||
|---|---|---|---|
| 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)
Pages on learn.umgc.edu (login required) scroll to the top or bottom in response to a small scroll.
This happens because there's a sidebar item whose `top` is set from script based on scroll position. This should not act as an anchor, because changing `top` should suppress anchoring.
<rdar://173885027>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/62016
EWS
Committed 310574@main (048234caf02d): <https://commits.webkit.org/310574@main>
Reviewed commits have been landed. Closing PR #62016 and removing active labels.