You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tooltips and Popovers are wrongly positioned when you hover over UI elements inside the block editor iframe.
This happens inside both the page and theme editor. On popovers that use the getAnchorRect this issue is not present, but it can be seen for example on the default block appender.
Step-by-step reproduction instructions
Open the block editor for pages
Go to tablet / mobile mode
Insert for example a columns block and hover over the variations.
Please note the tooltip position.
OR
Open the block editor for pages
Go to tablet / mobile mode
Select a column and click on the inserter at the bottom-right of the column
Please note the popup position
Screenshots, screen recording, code snippet
Example of tooltip issue:
Example of popover issue:
Environment info
WordPress 6.2-Beta3 with no other plugin
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered:
yupal
changed the title
Tooltips are wrongly positioned when blocks are inside iframe
Tooltips are wrongly positioned for UI elements inside iframe
Feb 24, 2023
yupal
changed the title
Tooltips are wrongly positioned for UI elements inside iframe
Popovers and Tooltips are wrongly positioned for UI elements inside iframe
Feb 24, 2023
Description
Tooltips and Popovers are wrongly positioned when you hover over UI elements inside the block editor iframe.
This happens inside both the page and theme editor. On popovers that use the
getAnchorRect
this issue is not present, but it can be seen for example on the default block appender.Step-by-step reproduction instructions
OR
Screenshots, screen recording, code snippet
Example of tooltip issue:
Example of popover issue:
Environment info
WordPress 6.2-Beta3 with no other plugin
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: