﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14699	Pressing outdent merges first list item with previous line if enter mode is BR	csmaclaga		"== Steps to reproduce ==

1. Go to:
http://sdk.ckeditor.com/samples/enterkey.html
2. Switch enter mode to BR
3. Enter sample text:
this is the first line
* line 2
* line 3
4. Put the cursor at the beginning of line 2 and press either outdent or the backspace key

== Expected result ==
this is the first line[[BR]]
line 2
* line 3

== Actual result ==
this is the first lineline 2
* line 3
== Other details (browser, OS, CKEditor version, installed plugins) ==
"	Bug	confirmed	Normal		General	4.0			
