Bug 316263
| Summary: | netflix.com: v2: Webpage scrolls when adjusting volume slider (VisionOS / iPad) -- narrower fix after revert of 314097@main | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | joanne_pan2 |
| Component: | New Bugs | Assignee: | joanne_pan2 |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
joanne_pan2
Re-opening Netflix volume slider scrolling issue after after rdar://177895899 prompted to revert 310491@main (revert landed as 314097@main, "An appropriate solution to the Netflix scrolling bug should be much narrower."). The original symptom from rdar://173988278 has thus returned.
We need a narrow fix that does not:
- Suppress synthetic clicks when preventDefault() is called on pointerdown (root cause Lily identified that broke Clues By Sam tap targets)
- Broadly enable touch-event regions on iOS-family (caused Hulu PiP rdar://174187687, AR Quick Look rdar://175797378, layout-test timeout rdar://177731895)
Reverted commit: https://commits.webkit.org/310491@main
Revert commit: https://commits.webkit.org/314097@main
(See Related radars for the full regression cluster.)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
joanne_pan2
rdar://178545839
joanne_pan2
Pull request: https://github.com/WebKit/WebKit/pull/66411
EWS
Committed 314617@main (af3beda8beed): <https://commits.webkit.org/314617@main>
Reviewed commits have been landed. Closing PR #66411 and removing active labels.