﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12341	Fixes after #12173 review.	Piotr Jasiun	Piotr Jasiun	"Part of #11437.
Related to #12173.


TC1 (Chrome,FF):
* open http://ckeditor.dev/plugins/clipboard/dev/dnd.html
* copy text from textarea
* try pasting it into first editor
* nothing happens

TC2 (IE8):
* open http://ckeditor.dev/plugins/clipboard/dev/dnd.html
* copy text from textarea
* paste it... it's underlined :D
* it happens only when pasting into the framed editor and it happens also when pasting using button in the toolbar (and allowing clipboard access)
* and that happens because our pastebin doesn't grab data at all, but `editor#paste` is fired so... we access clipboard directly :|"	Bug	assigned	Normal	CKEditor 4.5.0 Beta	General				
