Incorrect spaces display in Writer (i20878)
Bartosz <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.general |
|---|---|
| Message-ID | <[email protected]> |
Hi. The string which contain only spaces is written (in odt) as: <text:s text:c="19"/> - this is 20 spaces. Unfortunately this spaces is not split. So, if it exists at the end of the document line, it is not moved into the next line. See: http://www.openoffice.org/nonav/issues/showattachment.cgi/52999/Left_NPC_n_spaces.png For this problem the issue was written: http://www.openoffice.org/issues/show_bug.cgi?id=20878 I'm wondering where is the function in which <text:s/> displaying is implemented? I think this function need to be updated, to proper split the spaces within multiple lines. Best Regards Bartosz