[Libreoffice-bugs] [Bug 106132] FILEOPEN, DOCX: Frame (text box) around image cuts into image and caption
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jun 24 01:37:22 UTC 2017
https://bugs.documentfoundation.org/show_bug.cgi?id=106132
--- Comment #11 from Justin L <jluth at mail.com> ---
My guess is that some default spacing values for frames/textboxes are not being
reset to zero during the conversion. Before, unnecessary values would have been
ignored, but as soon as AllowSpacingWithoutBorders exists (which set
frmtool.cxx::m_bBorderDist = true), then the entire frame shifted down. Thus,
both Miklos and my commits are basically unmasking the same error.
Spacing numbers are 142 for right/left and 71 for top/bottom. If that matches
defaults, that would validate my suspicions.
--
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/20170624/99955883/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list