﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1818	IE:Editor shuffles content	alexanderv		"Browser: IE 7, OS: Windows 2003

When inserting formatted data from some applications (including Eclipse, Visual Studio,...) via the clipboard, FCKeditor may rearrange these data and render them useless.

It seems that the call to execCommand('Paste') produces invalid HTML that FCKeditor, in contrast to browsers, cannot handle.

This phenomenon can be studied by with the sample below. Paste it into the source view of FCKeditor and switch between source and HTML view. More complex input leads to more stunning results.


-----------snip-----------
<p>
<font color=""#008000"" size=""2"">
<p>//-------------------------------------------------------</p>
<p>// ABOVE</p>
<p>//-------------------------------------------------------</p>
</font>
<p>BELOW</p>
</p>
"	Bug	closed	Normal		General	FCKeditor 2.5.1	fixed	IE	
