I can create a post just fine with TinyMCE showing the text color and size changes that I make. After I submit the content and go back to Edit the changes, the color and size changes no longer show in TinyMCE. If I make more changes (i.e. more color changes or size changes) I can see them in the TinyMCE window. When I click submit again the new changes show and they old ones show too.
I tried changing themes to see if there was a problem with the CSS and the problem followed.
If I click on disable rich-text, the HTML shows<span style="font-size: medium"><span style="font-size: medium">Testing out permissions and image uploading. I'm testing the text layout and how the images look on the page after uploading.</span></span>
I have the input format set to Full HTML.
Take a look at the screen shot to see how TinyMCE looks when trying to edit existing content.
| Comment | File | Size | Author |
|---|---|---|---|
| tinymce_problem.png | 117.85 KB | ziggyk |
Comments
Comment #1
udig commentedTry the following:
Go to TinyMCE settings -> edit [the relevant profile] -> Cleanup and Output -> set "Convert tags to styles:" to be 'False'
it might resolve the above behavior.
Comment #2
ziggyk commentedI didn't have the option of "Convert tags to styles:" The closest option to that is: "Convert tags to styles" and that was already set to false. Any other suggestions.
Comment #3
philpro commentedziggyk - Have you found a solution to this bug? I am experiencing this same bug with a site that has been in production for months. We either never noticed it OR the bug was set off by some other means - since no updates had been made to the site.
Comment #4
ziggyk commentedNo, I have not had any luck. There is a new module out though that replaces this module. I think I am going to try it and leave this buggy module in the dust.
Comment #5
nicoloye commented