﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10145	ENTER_BR mode removes trailing <br>	Matthew Leffler		"'''Steps:'''

1. View nightly http://nightly.ckeditor.com/13-02-27-14-12/full/samples/plugins/enterkey/enterkey.html
1. Set `config.enterMode = CKEDITOR.ENTER_BR;` `config.shiftEnterMode = CKEDITOR.ENTER_P;` equivalents using select boxes.
1. In source mode enter `<br />`
1. Switch to wysiwyg and back to source.

'''Expected result:''' The `<br />` should still be the source.

'''Actual result:''' The source is blank.

'''Notes:''' I can reproduce this in every browser I've tried from CKEditor 4.0 through nightly."	Bug	closed	Normal		General	4.0	duplicate		
