﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11966	[IE9] Compatibility view: Caret goes outside of the last block element	Marek Lewandowski		"You're able to move caret outside of any block element (in classic editor that will be directly into a body).

I've checked briefly and it seems that it was introduced in **4.3.0**, since i couldnt repro it in **4.2.3**, please double check it.

1. open any sample with CKEditor (i.e. samples/replacebyclass.html)
2. enable showblocks
3. press ctrl + end

'''Expected result:'''[[BR]]
Caret should be stopped at the end of last node.

'''Current result:'''[[BR]]
Caret is placed after last block element, directly in {{{body}}} elmeent.

additional info:[[BR]]
1. I've experienced it in **IE9 compat mode**, did not tested in other IEs."	Bug	new	Normal		General	4.3			
