﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2291	[FF3] simple copy & paste from Word document - extra code not stripped	icedblind		"You can check this bug by yourself trying to copy and paste (''CTRL+C/V'') some text from a Microsoft Word document using first FF2 and after FF3 in Demo FCKeditor pages.

In FF3, viewing the source code of the copied text, you can see some extra information that in FF2 is stripped (meta tags, xml and style definitions):


{{{
<meta content=""text/html; charset=utf-8"" http-equiv=""Content-Type"" />
<meta content=""Word.Document"" name=""ProgId"" />
<meta content=""Microsoft Word 11"" name=""Generator"" />
<meta content=""Microsoft Word 11"" name=""Originator"" />
<link href=""file:///[...]"" rel=""File-List"" /><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:View>Normal</w:View>
[...]
</xml><![endif]--><style type=""text/css"">
<!--
 /* Style Definitions */
[...]
</style>
<![endif]-->
}}}"	Bug	closed	Normal	FCKeditor 2.6.3	Plugin : Paste from Word	FCKeditor 2.6.1	duplicate	Confirmed	
