﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6863	Full page mode: Spell check dialog causes a JS error	Wiktor Walc		"When SCAYT is enabled and the spell check dialog is used to check the document, a JavaScript error occurs (empty style tags are covered by #6859).

 1. Open _samples/fullpage.html
 2. Start with:
{{{
<html>
	<head>
	</head>
	<body>
		<p>
			Write your email message here schol.</p>
		<p>
			You can also...</p>
	</body>
</html>
}}}
 3. Enable SCAYT
 4. Open the Check Spell dialog
 5. Click on Finish Checking
 6. Open the Check Spell dialog again
 7. Click on Finish Checking
 8. Result: a javascript error occurred:

Tried to register widget with id==scayt_2 but that id is already registered
http://svc.spellchecker.net/scayt26/_base.xd.js
Line 880

Confirmed in Safari 5.0.3 and Firefox 3.6.13.

(js error moved from #6859)"	Bug	closed	Normal		UI : Spell Checker	3.3	fixed	HasPatch, Review?	WebSpellChecker.net
