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

--- Comment #6 from Justin L <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to