[Libreoffice-bugs] [Bug 116195] LibreOffice 6.0.2 fails to open a template file

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 6 15:54:59 UTC 2018


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|bibisectRequest,            |bibisected, bisected,
                   |possibleRegression          |regression
           Priority|medium                      |high
                 CC|                            |patrick.jaap at tu-dresden.de,
                   |                            |xiscofauli at libreoffice.org
           Severity|normal                      |major

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

author  Patrick Jaap <patrick.jaap at tu-dresden.de>       2017-11-29 12:41:33
+0100
committer       Miklos Vajna <vmiklos at collabora.co.uk>  2017-12-11 15:39:10
+0100
commit  8d62b79f168180c6992eb483ec864d473050635f (patch)
tree    41fef4b75064d0c1d6e64809b8ea3b55c2959f7d
parent  4b941b7b7fd79415935c8f2d3ce900eb64a40f66 (diff)
tdf#112443 disable off-page content positioning
Disable the positioning for objects that are completely off-page.
During import, LO writer forces content always back to the page
and causes unwanted content on the page in constrast to MSO.

To achive this the top/left position of the content is compared to the
bottom/right border of the clipping region.

A new compatibility flag OFF_PAGE_POSITIONING is introduced for
legacy rendering of legacy documents.

A unit test demonstrates the issue.

It resolves tdf#112443.

Bisected with: bibisect-linux64-6.1

Adding Cc: to Patrick Jaap

-- 
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/20180306/d6c31177/attachment.html>


More information about the Libreoffice-bugs mailing list