﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3915	SpellerPages stops on fieldset tag	Doug		"SpellerPages stops on fieldset tag

SpellerPages (Aspell) stops checking when it encounters a <fieldset> tag.

In the test data below the first two spelling errors are identified and can be corrected. As soon as Aspell hits the fieldset tag it stops functioning. With or without legend tag has no effect. Clicking the cancel button closes the spell checker and any corrected errors are lost.

Test data:

{{{
<p>spellllling missstake</p>
<fieldset><legend>Title</legend>
<p>spellllling missstake</p>
</fieldset>
<p>spellllling missstake</p>
}}}

FCKeditor 2.6.4.1
Aspell 0.50.3
WinXP sp3
FF 3.0.11
IE 7.0.5730.13"	Bug	closed	Normal		General	FCKeditor 2.6.4	invalid		
