﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2390	[IE7] Indentation doesn't work on <p> tag the first time it's clicked, but works the second time.	Adam Miskiewicz	Frederico Caldeira Knabben	"This bug happens both on my personal site as well as the demo FCKEditor at [http://www.fckeditor.net/demo], so I know it's a editor-wide issue.  Also, it only happens on IE7.

When you type any amount of text (longer than one line, and consisting of more than one paragraph tag), try to indent any part of the text, and then either view the source or submit the form that FCKEditor is part of, it removes the indenting that you performed.  If you do the same thing as above, but do not submit the form, and simply remove the indentation and re-indent the text, it performs as expected.

'''Example and How to Reproduce:'''

Type the following text into an empty FCKEditor window in Internet Explorer 7 (a good editor to test on is the demo editor, because it is a default installation):

{{{
Test Line 1 [PRESS ENTER]
Test Line 2 [PRESS ENTER]
Test Line 3 [PRESS ENTER]
Test Line 4 [PRESS ENTER]
}}}

Now indent lines 2 and 3.  View the source.  Notice that there is no ""style='margin-left:40px'"" as an attribute of any of the {{{<p>}}} tags.
"	Bug	closed	Must have (possibly next milestone)	FCKeditor 2.6.3	General	FCKeditor 2.6.2	fixed	Confirmed IE Review+	
