﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7805	{cke_protected} inserted when pasting from Word in Chrome	Wiktor Walc		"Check the attached document and paste it into CKEditor using Google Chrome.

 - In config.js set:
{{{
config.pasteFromWordPromptCleanup = true;
}}}
 - Click ""Paste"" button
 - Answer '''No''' when Chrome asks ""Do you want to clean it before pasting?""
 - Result:
{{{
 ·       {cke_protected_1}List item
}}}
is displayed to the end user.

Note that when switching to source and back an extra `{C}` is added to the content."	Bug	closed	Normal	CKEditor 4.3.4	General	3.6	fixed	Webkit	jsolano@…
