﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6400	CKEditor cannot manage <strong> or <em> tags when style=color is set.	Damian		"It was reported in Drupal site: 
http://drupal.org/node/929916

----

Hi all,
I did a search but I didn't find anything related, so I'll open a new bug report.

A user, who apparently forgot to use the ""paste as plain text"" button, inserted a colored bold text using a
<strong style=""color: rgb(96, 191, 0);""> tag.

CKEditor recognizes it as ""bold"" text and the relative button is highlighted when the text is selected, but clicking on the button again does not remove the formatting, but adds a couple of tags: </strong><strong style=""color: rgb(96, 191, 0);"">. I did some experimenting and found that the same applies to <em> tags, and other styles such as ""font-style: italic"".
Interestingly enough, the ""Remove format"" button does what it's supposed to do. Of course I'll warn my users to use it in case of troubles, but maybe this issue can be avoided just by adding a line or two of code.

Using: CKEditor module 6.x-1.2 with CKEditor 3.4.1 (but problem showed up before I upgraded).

By the way, CKEditor is by far the best editor I've used on a Drupal site, and I tried 'em all (I guess).

Regards

L.F.

----

I can confirm that bug, it was checked also in demo on CKEditor page."	Bug	closed	Normal		Core : Styles	3.4.1	duplicate		
