Image alignment + associated text flow incorrect
Status: Beta
Brought to you by:
netsrak
If images are selected to align a certain way (left, right etc) then
text should flow around the images. Comparing the rendering of
Kafenio's editor window and Safari + Mozilla shows the problem...
The source is:
<img src="I" align="left">
<br><br>
text text<br>
text text<br>
In the Kafenio editor pane, with an image aligned left we get:
III
III
III
text text
text text
But in a modern browser we get:
III text text
III text text
III
Thus in this case Kafenio is not WYSIWYG
Logged In: YES
user_id=789788
hi jason,
thanks for the bugreport. i currently have no idea how to
fix this one...i guess it would end up in a complete rewrite
of the HTMLEditorPane...don't know.
i'll keep an eye on this.
best regards
karsten.