WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
200884
[Pointer Events] Interacting with a nested frame may pan whole document even with `pointer-events: none`
https://bugs.webkit.org/show_bug.cgi?id=200884
Summary
[Pointer Events] Interacting with a nested frame may pan whole document even ...
Antoine Quint
Reported
2019-08-19 03:27:55 PDT
Created
attachment 376679
[details]
Test case As of
r248819
(fix for
https://bugs.webkit.org/show_bug.cgi?id=200204
) we now correctly reset the touch-action property when crossing frame boundaries. However, if you interact with a frame, its touch-action setting might clash with the one set with the parent frame. For instance, with the attached test case, panning with a downward gesture will scroll the outer document even though it has `touch-action: none` set.
Attachments
Test case
(650 bytes, text/html)
2019-08-19 03:27 PDT
,
Antoine Quint
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-08-19 03:28:18 PDT
<
rdar://problem/54460897
>
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