When select the text, the button should stay with the text even when page scrolls. Actually, the button position should follow the text if the page scrolls. When the selected text scroll out of the page, the button should go back to initial position.
When user unselect text, the button should go back to initial position.
Version
1.9.15
Current Behavior
Right now, the edit button position will be updated if user select some text, but the behavior is:
Like this:
https://github.com/user-attachments/assets/3ad7e21e-c2d2-4e00-a602-866bfe449dd3
Expected Behavior
But actually, I think the behavior should be:
Environment
Any additional comments?
No response