With TinyMCE enabled the popup gets majorly borked. It seems it's trying to apply it to the fields in the popup (which is obviously wrong) and you end up with a blank screen with disable rich-text listed twice (and a permanently busy firefox). I had to change the visibility settings for TinyMCE to fix it, but now that means I don't have TinyMCE in some places where I want it.

Comments

greenskin’s picture

I believe there is a way to always disable TinyMCE for certain fields. I will investigate this as I believe I've done it before, or if you happen across the information feel free to share it here.

nrasmus’s picture

You can disable TinyMCE on specific pages, but not on specific fields to my knowledge.

greenskin’s picture

You can, it's a override function that goes into the template.php file. I'll try to find the code.