﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
4149	Fix for core/editor test case	Artur Formella	Artur Formella	"test_config_inpage from core/editor.html fails because of SCAYT plugin:

{{{
beforeInit : function( editor )
{
	// Register own rbc menu group.
	editor.config.menu_groups = 'scayt_suggest,scayt_moresuggest,scayt_control,' + editor.config.menu_groups;
},
}}}

Sometimes it works because of the random loading order. My idea is to disable this plugin in config.

Test case:
{{{
http://nightly.ckeditor.com/latest/ckeditor/_tests/core/editor.html
}}}
"	Bug	closed	Normal	CKEditor 3.0	QA		fixed	Review+	
