﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12680	after IE11 update, cursor position error in enter_br mode	nnshg		"Hi,

We are korean developer, and we are using ckeditor for create/edit client pages online, and we use enter mode as CKEDITOR.ENTER_BR.
In Nov 11 2014, MS released IE11's new security update (MS14-065, http://support.microsoft.com/kb/3003057), 
and after the update was installed, when we type some characters on the ckeditor, and press enter key, and cursor position moved the previoues line.
This error is also ocuurs on the ckeditor enter key configuration demo page. (http://ckeditor.com/demo#enter)

for example, if enter mode is  CKEDITOR.ENTER_BR,
가나다라 (Enter Key)
가나다라 | (cursor)

is normal, but after IE11 update installed,

가나다라 (Enter Key)나다라 | (cursor)
가

is occured. (the cursor position is located the previous line)
(In ENTER_P and ENTER_DIV the error does not raises.
 and typing Korean charactor raise the error. 
 Alphabetical and numeric charactor does not produce this bug.)
why this error couurs?
and when the patch of this problem fixed will be released?

Thanks."	Bug	closed	Normal		General		expired		
