﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6588	Copy and paste adds <span> if SCAYT is enabled	Andy	Sa'ar Zac Elias	"Copying something with a 'spelling' error ( eg CKEditor ) generates extra code when it is pasted in HTML view mode with SCAYT enabled.

The source code
<p>CKEditor</p>
will lead to 
<p><span>CKEditor</span></p>.

Error consistently reproducible in Firefox 3.6.12 on Windows and Linux.

Cannot reproduce in IE8 or Chrome.

This is only an issue (for me) when wiki style links are copied and pasted. It messes with things such as [[spelling: eror]], leading to [[spelling: <span>eror</span>]]

Many thanks for your time and for CKEditor, it's awesome!"	Bug	closed	Normal	CKEditor 3.4.3	UI : Spell Checker	3.4.2	fixed		WebSpellChecker.net
