﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3569	SCAYT should stop at form fields	Garry Yao		"The 'scayt_word' marker should split words separated by form field elements, while it's not:
=== Reproducing Procedures ===
 1. Open  the ''replace by class'' example page with SCAYT plugin enabled.
 1. Insert the text 'wrongword' into editor, waiting for SCAYT marking this word;
 1. Move the selection into 'wrong|word', click on 'Insert TextField' button to open dialog and insert a default textfield.
 1. Disable and re-enable the SCAYT plugin or enter some char to reload all markers.
   * Expected Result : wrong<input />word should not be considered to have spell error;
   * Actual Result : wrong<input />word is marked as spell error in a whole and if click on the first word to open context menu and click any of the suggestions, the in-middle textfield get lost along with these two words.  
"	Bug	closed	Normal	CKEditor 3.0	UI : Spell Checker		duplicate	Confirmed HasPatch	WebSpellChecker.net
