[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:34:57 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=127337

--- Comment #5 from Justin L <jluth at mail.com> ---
(In reply to Justin L from comment #4)
> I don't see any difference in border spacing/width properties before/after.
It looks like there was a bug back then - since changing the borders reverts
back to 0.5cm each time you look at the properties - no matter what you set the
value to. It ought to be 0.12cm for right and left.

This seems to be a precision problem, since setting the same value that you see
in the GUI it works correctly. The gui seems to treat it as 120, but the actual
value is 123.  Changing the actual value to 120 fixes it. It makes good sense
to reduce the precision to the same as what the GUI would use, so that
round-tripping a dialog box doesn't make any unexpected alterations.

-- 
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/2472a64c/attachment.html>


More information about the Libreoffice-bugs mailing list