samclarke/SCEditor

Dropdowns is hidden when overflow iframe

Globulopolis opened this issue · 3 comments

Dropdowns is partially hidden when overflow an iframe window with "overflow=hidden".

Steps to reproduce the problem

  1. Open https://jsbin.com/didipojafo/edit?html,js,output
  2. Reduce Output iframe width. Open emoticon dropdown.

image
Another screenshot. Dropdown is too long and I cannot scroll, because it is the end of the page.
image

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.