﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11784	forceEnterMode enabled, enter key does not work well inside lists	Irina		"1. Open enterkey.html CKEditor.
2. Set enter mode to BR.
3. Set forceEnterMode to true.
4. Click bulleted/numbered list icon.
5. Enter first line of text.
6. Press enter key.
7. Enter second line of text.

'''Problem:''' The second line of text is not a new list item.


{{{
<ol>
	<li>line1<br />
	line2</li>
</ol>
}}}


Tested in FF, editor version 4.3.5, revision ""a10440f""

This issue might be related to http://dev.ckeditor.com/ticket/5465
"	Bug	closed	Normal		General	4.3.5	expired	IBM	Satya Minnekanti Christophe Guillou
