﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6210	Wrong behavior of paste if there is \r\n in paste content	Satya Minnekanti		"According to ck editor design, when we do paste, all content should be put into a temporary div 'pastebin', then ckeditor can get pasted content from this div ,remove this div and insert these content to document again by 'inserthtml'. (clipboard/plugin.js)

We found on IE, if there is '\r\n' in the paste content, only the content before \r\n are inserted into 'pastebin', other content are append after 'pastebin' div.

I attach the sample file with \r\n.

I think it is a bug."	Bug	closed	Normal		General		worksforme	IBM IE	Damian joek
