Skip to content

Conversation

@dgozman
Copy link
Contributor

@dgozman dgozman commented Mar 18, 2022

Block elements inside elements are not returned correctly from document.elementsFromPoint(x, y) in some cases.
See https://bugs.chromium.org/p/chromium/issues/detail?id=1307458 for details.

Fixes #12821.

Block elements inside elements are not returned correctly
from `document.elementsFromPoint(x, y)` in some cases.
See https://bugs.chromium.org/p/chromium/issues/detail?id=1307458 for details.
@dgozman dgozman added the CQ1 label Mar 18, 2022
@dgozman dgozman merged commit 85b0105 into microsoft:main Mar 19, 2022
dgozman added a commit to dgozman/playwright that referenced this pull request Mar 21, 2022
…t issue in Chromium

Block elements inside elements are not returned correctly
from `document.elementsFromPoint(x, y)` in some cases.
See https://bugs.chromium.org/p/chromium/issues/detail?id=1307458 for details.
dgozman added a commit that referenced this pull request Mar 21, 2022
…n Chromium (#12925)

Block elements inside elements are not returned correctly
from `document.elementsFromPoint(x, y)` in some cases.
See https://bugs.chromium.org/p/chromium/issues/detail?id=1307458 for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Chromium: Cannot click, element intercepts pointer events

2 participants