WYSIWYG edit mode seems to breaks some formatting, inserts unknown tags (e.g. </FONT>), changes HTML tag's case (<b> becomes <B> for example ).
- Sample file, welcome grid
- Focus on the "Different font face and font sizes are also possible" item (iditem = 1630)
- Press shift + F2 or F2. Get out of edit mode : formatting is gone.
Another example :
- Now pick IDitem 1631
- Press shift+F2 , then press OK to just close the edit box.
- You'll get some extra HTML tags added and the format is broken. This will appear (showing in edit mode to show the added tags more easily):
- You'll get some extra HTML tags added and the format is broken. This will appear (showing in edit mode to show the added tags more easily):
Finally, <dotline>dotted lines, and <br><br> </dotline><solidline>solid lines can be added below the text, as well as <br><br></solidline><upline><dotline>above the text</dotline></upline>
INSTEAD OF :
Finally, <dotline>dotted lines, and <br><br> <solidline>solid lines can be added below the text, as well as <br><br><upline><dotline>above the text
Comments