Open npetrini opened 3 years ago
Image popup seems also to be misplaced in such a case. @npetrini did you figure a way to solve it?
Any updates on this one ? Manage to reproduce in version 4.0.7
Thank you for your feedback. The request has been reported to the product management team for evaluation and consideration for an upcoming release.
It's still actual for 4.0.10. It's critical for my project, because I have editors in popups. What is the status of the issue? Any tips, workarounds?
I just faced this "issue", there is a fix to it: add position: relative
to the scrollableContainer. Or any other "position" that sets the scrollableContainer as the positioning reference for the pop ups.
Modification of the initial fiddle with the fix: https://jsfiddle.net/3csLprw5/
Expected behavior.
When the froala editor is in sticky mode and attached to a scrollableContainer, the table editor popup should be placed right below the selected table cell
Actual behavior.
The table editor popup is placed too far from the cell
Steps to reproduce the problem.
Open this fiddle https://jsfiddle.net/sjxktvec/33/ , scroll a bit and then click in any table cell, the popup will be placed in the far bottom of the page.
Editor version.
tested with 3.2.2, 3.2.6, 3.2.7
OS.
tested under fedora 34, macos big sur and windows 10
Browser.
Chrome 93.0.4577.82