﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6382	Holding ctrl+v produces odd cursor behavior and line break	Krzysztof Studnik		"Continuation of #6380
 1. go to ckeditor.com/demo
 2. click 'new page'
 3. type 'a'
 4. select 'a', press ctrl+c
 5. hold ctrl+v
Under Chrome, short ""stream"" of copied text is pasted, then 
{{{
<p>
	&nbsp;</p>
<div style=""font-family: Arial, Verdana, sans-serif; font-size: 12px; color: rgb(34, 34, 34); background-color: rgb(255, 255, 255); "">
	<p>
		aaaaaaaaaaaa</p>
</div>
<body id=""cke_pastebin"">
	<p>
		&nbsp;</p>
</body>
<body id=""cke_pastebin"">
	&nbsp;</body>
<body id=""cke_pastebin"">
	&nbsp;</body>
<body id=""cke_pastebin"">
	&nbsp;</body>
...
...
}}}
Bug does not occur in CKE3.0
"	Bug	closed	Normal		Core : Pasting	3.1	fixed	Chrome	
