[Libreoffice-bugs] [Bug 127316] FILESAVE: DOCX lower character adds page break in DOCX
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 5 16:33:11 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127316
--- Comment #4 from Michael Hartje <hartje at etech.hs-bremen.de> ---
Created attachment 153928
--> https://bugs.documentfoundation.org/attachment.cgi?id=153928&action=edit
screen shot of 2 open files :.ODT (original) and .DOCX (page 1) side by side
Thanks to all comments,
I attach a screen shot with 2 open files in libreoffice side by side
Right: the orginal .ODT file with text reopened
Left: the Text save to .DOCX and reopened (see my first attachment to the bug
report)
As you may notice in the ODT (right) is a line starting with
sfasd where the 2. "s" is lowered to sfa_s_d
My analysis:
In the DOCX file this line is interpreted as following:
1. page break
2. show text of this line without "s" followed by a huge line distance
3. the rest of the text is displayed on page 3
Hypothesis:
the lower character is interpreted not only to set lower 30% with character
size of 70% (as in .ODT shown) but as very huge "set lower" which is much more
than a page length. so the lowered "s" could not be displayed on page 2.
hopefully this explains it better than the first error report with the attached
"DOCX"
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190905/c9a82035/attachment.html>
More information about the Libreoffice-bugs
mailing list