[Libreoffice-bugs] [Bug 116410] FILEOPEN DOCX: First paragraph has wrong top margin ( space before)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Mar 14 22:08:15 UTC 2018


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

Xisco FaulĂ­ <xiscofauli at libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bibisected, bisected
             Status|UNCONFIRMED                 |NEW
                 CC|                            |vmiklos at collabora.co.uk,
                   |                            |xiscofauli at libreoffice.org
           Hardware|x86-64 (AMD64)              |All
     Ever confirmed|0                           |1
                 OS|Windows (All)               |All

--- Comment #1 from Xisco FaulĂ­ <xiscofauli at libreoffice.org> ---
Regression introduced by:

author  Miklos Vajna <vmiklos at collabora.co.uk>  2018-02-14 15:31:35 +0100
committer       Miklos Vajna <vmiklos at collabora.co.uk>  2018-02-14 20:21:57
+0100
commit  8b73bafbc18acb4dd8911d2f2de8158d98eb6144 (patch)
tree    5bb43213b1c7ef8802d8f6b50bffdf9742117ad2
parent  b13678b1e1d6f4cac548ae7e088b6030c31cf081 (diff)
tdf#115719 DOCX import: increase paragraph spacing for anchored objects
... like Word 2013 does, when the version string indicates that the new
layout is wanted.

An alternative to this change would be to add a new sw layout
compatibility flag and handle this at a layout level (somewhere in
SwAnchoredObject::GetObjRectWithSpaces()). The downside of that approach
is that once a layout flag is added, it's not preferred to tweak its
behavior, while doing the same at import time is not a problem.

Also it's better to have a flag for something which has clear behavior
in some spec / implementer notes, which is not the case for this
problem. (I've mailed dochelp at microsoft, no answer so far.)

Bisected with: bibisect-linux64-6.1

Adding Cc: to Miklos Vajna

-- 
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/20180314/1584404d/attachment.html>


More information about the Libreoffice-bugs mailing list