I am having a problem that TinyMCE Textareas often appear enormous. This problem appears to be set on the iframe, for example, I have one field that has only a couple of sentences in it; and yet the inline style height set on the mce iframe is over 36,000 px. The problem only occurs if something is in the field. I can manually fix by locking the height via css, but that eliminates the ability to resize. Does anyone know what the problem might be?

Comments

TwoD’s picture

Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

These issues are often very hard to debug without knowing which theme(s) you are using, what the elements and styling surrounding the textarea looks like before the editor is attached (to know what it bases its width/height calculations on).
Also, are there any extra plugins installed for the editor which may affect its size? Does it happen only when certain content is inside the editor?

TwoD’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Without further details about the problem I can only close this issue. Please re-open it if you can provide the requested information.