﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6621	Webkit: Cannot apply a text color because of an input element	Tobiasz Cudnik	Sa'ar Zac Elias	"In Chrome, we cannot apply a text color because of an input element.

1. Use the following content:
{{{
<p>
	foo</p>
<p>
	<input type=""radio"" />bar</p>
}}}
 2. Select all.
 3. Set a text color.

Result: The color is applied only to the first paragraph (""foo"").

This is an regression against 3.4.1."	Bug	closed	Normal	CKEditor 3.4.2	General	3.4.2	fixed	Webkit	
