﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10982	Enable spell check	vijkand		"I have rich text editor created with webspell checker.

Now how do i make sure that 'check spelling' is by default enabled.

spell checking should be by default enabled here.

What is that i should do in javascript files? I am using standard CKeditor library files which includes ckeditor.js

I found below 
this.changeAttr(""spellcheck"",!a.config.disableNativeSpellChecker);


CKEDITOR.config.disableNativeSpellChecker=!0;"	Bug	closed	Normal		General		invalid		
