Hi I'm not sure if this is a bug or a feature but when you set some text color and submit everything works fine. However when you re-edit said content the colored text suddenly appears black in the editor.

If you inspect the HTML code the

<span style="color: ...">text</span>

tag is there, though. If you re-apply color to the same text using the editor it will just add another span and then the color re-appears in the editor:

<span style="color: ..."><span style="color: ...">text</span></span>

The problem remains no matter if I use a custom CSS file or TinyMCE's default one so it can't be there.

Cheers

Comments

account-deletion-needed’s picture

Forgot to mention that I tested this in Firefox, IE6, Opera and Safari and always go the same result.

harking’s picture

Sounds like a TinyMCE bug and not the module. Have you tested outside of Drupal?

vivianspencer’s picture

Hi, has anyone found a fix to this, as I'm having exactly the same problem

tanjerine’s picture

subscribing.

mspano’s picture

I don't speak and write in english, I'm brazilian, but I try....

In /?q=admin/settings/filters you need change the content type for "Full HTML"

Understand my bad english?

I hope I have contributed

Bye

udig’s picture

See my comment here. Basically you need to turn off the "Convert tags to styles" field at your tinymce settings.

pomliane’s picture

Status: Active » Closed (won't fix)

This version of TinyMCE is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.