SCEditor
SCEditor copied to clipboard
Dropdowns is hidden when overflow iframe
Dropdowns is partially hidden when overflow an iframe window with "overflow=hidden".
Steps to reproduce the problem
- Open https://jsbin.com/didipojafo/edit?html,js,output
- Reduce Output iframe width. Open emoticon dropdown.
Another screenshot. Dropdown is too long and I cannot scroll, because it is the end of the page.
Thanks for reporting.
There is a PR which should fix this #816 but it's waiting a decision on what the correct behaviour of drop down menus should be (feel free to add a comment to it if you have any ideas).
I'll add this issue to the next release milestone as this is a bad bug.
@live627 Any input on this the the related issue? Seems like this pertains to us as well.
I don't have any suggestions on which container to use. Well, maybe. In my (now defunct) fork, I add the dropdown to the editor container.
https://github.com/live627/SCEditor/blob/ef46fd8ad8548e5c8fccbd94287d3e2fc4da9fc5/src/lib/SCEditor.js#L361
On Tue, Apr 4, 2023 at 10:34 PM Jeremy D @.***> wrote:
@live627 https://github.com/live627 Any input on this the the related issue? Seems like this pertains to us as well.
— Reply to this email directly, view it on GitHub https://github.com/samclarke/SCEditor/issues/931#issuecomment-1496941394, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADJNN7KIUJ27BWTTPSJIOTW7T77HANCNFSM6AAAAAAWRWKBKM . You are receiving this because you were mentioned.Message ID: @.***>