﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11307	Paste as plain text broken when Mootools is loaded (Array's prototype contains $constructor)	edwtests	Piotrek Koszuliński	"1) Extract CKEditor full

2) Use the following settings:

{{{
CKEDITOR.editorConfig = function(config) {
    config.allowedContent = true;
};
}}}


3) Open a page with CKEditor in it.

4) Use the paste as plain text button, and paste rich text from a webpage. For example, I copied the side bar content at http://msdn.microsoft.com/en-us/library/aa288454%28v=vs.71%29.aspx

5) The text is not inserted.

See screenshot.
PS: Tried with version 4.3.1 too, no change.

=== Short TC ===

1. Download [[attachment:11307.html]] to `samples/`.
2. Follow instructions."	Bug	closed	Normal	CKEditor 4.3.2	Core : Pasting	4.0 Beta	fixed		
