Bug 227105
| Summary: | iOS scroll stops working when pointer-events: none removed | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | nefiga |
| Component: | Scrolling | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | graouts, simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 14 | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 14 | ||
| URL: | https://ebzso.csb.app/ | ||
nefiga
Under certain circumstances, it appears new content coming into the DOM when pointer-events: none is set on a parent element will continue to maintain pointer-events: none even when the parent class is removed.
For example, see:
https://ebzso.csb.app/
For code for this example, see:
https://codesandbox.io/s/confident-rain-ebzso?file=/index.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
nefiga
To be clear, this is an iOS bug. In Desktop Safari, this bug does not occur.
Radar WebKit Bug Importer
<rdar://problem/79703351>