Closed (won't fix)
Project:
Prepopulate
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2009 at 09:44 UTC
Updated:
4 May 2012 at 16:05 UTC
I'm using TinyMCE as my editor of choice but the fact that TinyMCE loads after the page has rendered, does not allow me to insert text in the body field...
It's just gone...
Any clue on how this can work?
Comments
Comment #1
jbrauer commentedIt may be different in the 2.x branch but it's unlikely. In short since TinyMCE is changing the field after the page is loaded there isn't a lot prepopulate can do about what is done by TinyMCE in the browser layer. It might be worth trying the WYSIWYG module with the TinyMCE as it might behave differently.
Comment #2
koppie commentedI can confirm that it works with the WYSIWYG module. This issue is two years old now so I think it's safe to say the maintainer won't fix.