Skip to content

fix(click): no element should intercept events over the target frame#15043

Merged
dgozman merged 1 commit into
microsoft:mainfrom
dgozman:overlay-over-frame
Jun 24, 2022
Merged

fix(click): no element should intercept events over the target frame#15043
dgozman merged 1 commit into
microsoft:mainfrom
dgozman:overlay-over-frame

Conversation

@dgozman
Copy link
Copy Markdown
Collaborator

@dgozman dgozman commented Jun 22, 2022

When target element is inside a non-main frame, there could be an overlay in some of the parent frames that intercepts pointer events. However, we never detected this case.

Fixes #14752.

When target element is inside a non-main frame, there could be an
overlay in some of the parent frames that intercepts pointer events.
However, we never detected this case.
@dgozman dgozman merged commit 2f11807 into microsoft:main Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Misclick when some element overlays the target's iframe

3 participants