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

2018-03-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116410

Miklos Vajna  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |vmik...@collabora.co.uk
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


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

2018-03-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116410

Xisco FaulĂ­  changed:

   What|Removed |Added

   Keywords||bibisected, bisected
 Status|UNCONFIRMED |NEW
 CC||vmik...@collabora.co.uk,
   ||xiscofa...@libreoffice.org
   Hardware|x86-64 (AMD64)  |All
 Ever confirmed|0   |1
 OS|Windows (All)   |All

--- Comment #1 from Xisco FaulĂ­  ---
Regression introduced by:

author  Miklos Vajna   2018-02-14 15:31:35 +0100
committer   Miklos Vajna   2018-02-14 20:21:57
+0100
commit  8b73bafbc18acb4dd8911d2f2de8158d98eb6144 (patch)
tree5bb43213b1c7ef8802d8f6b50bffdf9742117ad2
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@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.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs