WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
227105
iOS scroll stops working when pointer-events: none removed
https://bugs.webkit.org/show_bug.cgi?id=227105
Summary
iOS scroll stops working when pointer-events: none removed
nefiga
Reported
2021-06-16 18:13:01 PDT
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
Comment 1
2021-06-16 18:15:07 PDT
To be clear, this is an iOS bug. In Desktop Safari, this bug does not occur.
Radar WebKit Bug Importer
Comment 2
2021-06-23 18:13:18 PDT
<
rdar://problem/79703351
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug