﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7863	Lists behaving different in br and p entermode	alan		"When you are working in br mode the lists work different than in p mode.
To see what i mean:

Set this in your config file:
config.enterMode = CKEDITOR.ENTER_BR;

In WYSIWYG mode write something like:
testing
lists
ckeditor

Then highlight:
testing
lists
and the beginning of the line where's 'ckeditor' but not the text from it

Then click on any of the list buttons (numbered/bulleted list).
You will get the three lines listed while in p mode you will get only the two highlighted lines listed.
"	Bug	confirmed	Normal		General				
