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
Same bug as #58280, but the fix only works for existing links. When a link is created, and the popover remains open, it is fixed to a point on the screen and doesn't update its position to stay with the link.
Step-by-step reproduction instructions
Add a link on a page with enough content to scroll the editor
While the popover is still open from the initial link creation, scroll the page
The popover will be fixed in a position on the page instead of staying near the newly created link.
Screenshots, screen recording, code snippet
Screen.Recording.2024-01-26.at.9.46.23.AM.mov
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Description
Same bug as #58280, but the fix only works for existing links. When a link is created, and the popover remains open, it is fixed to a point on the screen and doesn't update its position to stay with the link.
Step-by-step reproduction instructions
Screenshots, screen recording, code snippet
Screen.Recording.2024-01-26.at.9.46.23.AM.mov
Environment info
No response
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