﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
390	Text align should respect EnterMode=br rules	Spad-XIII	Martin Kou	"When using:

FCKConfig.EnterMode = 'br' ;
FCKConfig.ShiftEnterMode = 'br' ;

aligning selection inside the text, doesn't work correctly.

I have a few lines of text which are seperated by br's. I then select one of those seperated lines and click on the align center button: all text is aligned center and in the source everything is wrapped inside <p align=""center""> .. </p>

Using firefox, this works correctly: only the selected line is aligned center. Here a div with align=center is added around the selected text.

Is there any way around this? (besides using p instead of br as the FCKConfig.EnterMode)"	Bug	closed	Normal	FCKeditor 2.5 Beta	Core : Styles	FCKeditor 2.4.2	fixed	Confirmed IE	
