﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6383	Holding ctrl+v in IE - pasting copied text as <p>	Krzysztof Studnik		"Continuation of #6380
In IE
 1. clear edit area
 2. enter some text, without line break 
 3. select,copy/cut entered text (ctrl+c/x)
 4. paste by holding ctrl+v

Expected result:
 - pasted text is in one line, without paragraphs

Actual:
{{{
<p>
	test</p>
<p>
	test</p>
<p>
	test</p>
<p>
	test</p>
<p>
	test</p>
<p>
	test</p>
}}}
Bug does not occur in CKE 3.0 "	Bug	confirmed	Normal		Core : Pasting	3.1		IE	
