[Libreoffice-bugs] [Bug 127337] FILEOPEN DOCX table column width changed in LO 6.2
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 17 14:37:34 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127337
--- Comment #6 from Justin L <jluth at mail.com> ---
Created attachment 154233
--> https://bugs.documentfoundation.org/attachment.cgi?id=154233&action=edit
0001-tdf-127337-writerfilter-use-UI-matching-numbers-for-.patch: hacky fix that
probably causes as many issues as it solves
tdf#127337 writerfilter: use UI matching numbers for padding
Using the UI rounds numbers (using denormalize and normalize).
If the imported document doesn't exactly match these values,
round-tripping a dialog box can inadvertently change some of
the properties - so it is best to import UI-valid values.
This solves the stated problem in bug 127337 since it rounds
down and reduces the margin by the fraction of a cm needed.
Of course, in other examples it could round up and cause
a similar problem. So not a great overall solution, but
neither is having a document change when just OKing a dialog...
--
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/20190917/c185cc22/attachment.html>
More information about the Libreoffice-bugs
mailing list