In FCKEditor demo (http://www.fckeditor.net/demo) I did following:
aaaa
<Pressed Shift+Enter>
aaaa
<Pressed Shift+Enter>
aaaa
It produced this html code:
<p>aaaa<br />
aaaa<br />
aaaa</p>
Now when I have cursor on the second line and press Bullets button (UnorderedList) in Internet Explorer 6.0 it places bullet in front of the first line and all the three lines are moved to the right little bit. While in FireFox 5.0 it place bullet in front of the second line and leave first and third line unchanged.
The same problem occure when pressing OrderedList, Outdent, Indent, JustifyCenter, JustifyRight, etc.
Could anyone help please? Which of these two behaviours is right and why? Does anyone plane to fix it?
Thanks a lot.
Tue, 08/07/2007 - 17:49
#1