Both of these windows open up tiny (no buttons or fields visible) when using Chrome, and I have to drag them open before I can use them. I tested this in Firefox and it works fine.

Comments

AlexFreem’s picture

open to edit tiny_mce_popup.js located at sites/all/libraries/tinymce/jscripts/tiny_mce/
search - resizeToInnerSize:function()
change delay },10) for example to },100)

that solution helps me.
sorry for my bad english.

mjade1138’s picture

That worked, thanks so much!!

mbutelman’s picture

#1 didn't work for me