﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5826	[ContentEditable] SCAYT should be disabled inside non editable elements	Frederico Caldeira Knabben		"Load the following HTML:

{{{
<p>Para 1</p>
<p contenteditable=""false"">Non Edditable</p>
<p>Para 2</p>
}}}

'''Current results:'''

SCAYT will be enabled for ""Edditable"", and it's even possible to replace it with another word.

'''Expected results:'''

SCAYT will not underline anything inside the read only paragraph.

This one is related to the [http://svn.fckeditor.net/CKEditor/branches/features/contenteditable contenteditable feature branch]."	Bug	closed	Normal	CKEditor 3.4.2	UI : Spell Checker		fixed		WebSpellChecker.net
