﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14346	native Browser Spellchecking not working when pressing return without space	Andreas Soroko		"== Steps to reproduce ==

1. Download basic package of ckeditor 4.5.6
2. Download firefox 43.0.4
3. Enable spellchecking in firefox
4. modify config.js and add ""config.disableNativeSpellChecker = false;""
5. open samples/index.html
6. Add some text like ""ABCDEFGHIJK"" and press return

== Expected result ==

The word ""ABCDEFGHIJK"" will be underlined red

== Actual result ==

In Firefox 43.0.4 the red underlining only appears if you press space, tab or any other key expect return
In Chrome 48.0.2564.82 m it works as expected.

== Other details (browser, OS, CKEditor version, installed plugins) ==

Windows 10 (but I think it is os independent)
CKEDITOR 4.5.6 // Basic package // none special plugin


== Further Information ==
I assume this is a ckeditor problem because I tested the behaviour of firefox with the attached file and it works just great. I think when pressing return in firefox the keystroke is not reaching firefox.


If you need any further information, please ask"	Bug	confirmed	Normal		General	4.5.6		spellcheck firefox return space	
