﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5678	Styles are used on the next line inconsistently	Alex Medina		"CKeditor 3.2.1. : Styles are used on the next line inconsistently

This was tested in FF and IE in the demo site.

 - clear the content of the CKeditor textarea
 - write these lines in the textarea
{{{
111111111111
222222222222
333333333333
}}}
 - select the line with ""222222222222"" and apply Style ""Blue Title""
 - put your cursor at the end of the line and hit the enter (return) key
 - type ""this is normal text""
 - => The ""Blue Title"" style is not used.

However, if you repeat the same process for other style such as variable, the style is used on the next line as well after the newline.

There is inconsistency of style behavior.

*Try to test this behavior with other styles as well with this ticket.
"	Bug	closed	Normal		General	3.2.1	invalid		alex@… lokeshnagpal86@…
