Bug 210802
| Summary: | IRS.gov intermittently stops scrolling suddenly | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | tym46383 |
| Component: | Scrolling | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 13 | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 13 | ||
tym46383
On https://irs.gov, swiping quickly to move the page up or down will sometimes abruptly stop at a random spot in the middle of the page. This doesn't seem to happen on Mac, but it is present on iPad with the latest 13.4.5 beta.
Also, if I try to grab the scrollbar and pull down, it resets to the top. However, if I'm at the bottom of the page and drag it to go up, it works as expected.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/62213022>
Simon Fraser (smfr)
I can reproduce. Doesn't happen if JS is paused, so the page is probably triggering a programmatic scroll.