﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5730	Safari: Repeated paste creates issues	Tobiasz Cudnik	Garry Yao	"Repeated paste of simple text hangs the Safari 4.04 on windows.

=== Reproduce  ===
 1. Start with an empty editor.
 2. Use following simple text:
{{{
foo bar
}}}
 3. Paste it several times using keyboard by not releasing CTRL+V.

=== Result ===
 1. Content similar to:
{{{
<p>
	&nbsp;</p>
<p>
	&nbsp;</p>
<p>
	foo barfoo barfoo barfoo barfoo barfoo barfoo barfoo barfoo barfoo barfoo barfoo barfoo barfoo bar</p>
<br />
<br />
<body id=""cke_pastebin""></body>
<body id=""cke_pastebin"">
	&nbsp;</body>
<body id=""cke_pastebin"">
	&nbsp;</body>
<body id=""cke_pastebin"">
	&nbsp;</body>
<body id=""cke_pastebin"">
	&nbsp;</body>
<body id=""cke_pastebin"">
	&nbsp;</body>
<body id=""cke_pastebin"">
	&nbsp;</body>
<body id=""cke_pastebin"">
	&nbsp;</body>
<body id=""cke_pastebin"">
	&nbsp;</body>
<body id=""cke_pastebin"">
	&nbsp;</body>
}}}

After disabling SCAYT, this can't be reproduced. Looks similar to #5144."	Bug	closed	Normal	CKEditor 3.4.2	Core : Pasting	3.1	fixed	Webkit	
