id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 3399,Indenting multi-line paragraph indents entire paragraph,Josh Nisly,," * Open the replace by class example page. * Start with the following source: {{{

line 1
^line 2
line 3

}}} * Press the indent button. * The middle line should be the only indented line, but all three lines are indented. This can be reproduced in the nightly samples once #3398 is fixed. I believe the solution is to create the following source on indent: {{{

line 1

^line 2

line 3

}}} Does this sound right? If so, I can look into fixing it.",Bug,closed,Normal,,General,SVN (CKEditor) - OLD,invalid,,