Closed (won't fix)
Project:
TinyMCE
Version:
5.x-1.9-1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Sep 2007 at 18:40 UTC
Updated:
3 Feb 2013 at 19:59 UTC
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
Comment #1
account-deletion-needed commentedForgot to mention that I tested this in Firefox, IE6, Opera and Safari and always go the same result.
Comment #2
harking commentedSounds like a TinyMCE bug and not the module. Have you tested outside of Drupal?
Comment #3
vivianspencer commentedHi, has anyone found a fix to this, as I'm having exactly the same problem
Comment #4
tanjerine commentedsubscribing.
Comment #5
mspano commentedI 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
Comment #6
udig commentedSee my comment here. Basically you need to turn off the "Convert tags to styles" field at your tinymce settings.
Comment #7
pomliane commentedThis 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.