[Libreoffice-bugs] [Bug 138039] New: sw: frame in table cell layouted incorrectly
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 6 13:18:51 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=138039
Bug ID: 138039
Summary: sw: frame in table cell layouted incorrectly
Product: LibreOffice
Version: 5.3.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: vasily.melenchuk at cib.de
Description:
Sample document contains set of differences caused by modified table cells/rows
splitting mechanism.
Steps to Reproduce:
1. Open attached document in Writer
Actual Results:
* There is just one page in document and image is located atop of other
content.
* Once image is removed it is visible that frame with red text is located at
page bottom
* Writer freezes for a while during document layouting (this time is rather
short with attached minimized document, but on real world example load time
increased from ~4 seconds to ~12)
Expected Results:
* Document contains 2 pages: first page with tables and image is gone to second
page.
* Frame with red text is located above main text area, somewhere in header area
* Document is loaded faster
Reproducible: Always
User Profile Reset: No
Additional Info:
All these differences did happen due to:
commit 6f5024de2e1a5cc533527e45b33d9a415467c48d
Author: Mike Kaganski <mike.kaganski at collabora.com>
Date: Thu Dec 8 23:01:03 2016 +0300
tdf#104425 sw: split rows w/large min height (fix layout loop)
This solves the problem of rows with too big minimal height causing
layout failure (the table just goes out of page, does not flow to
next page).
Once I revert this commit, document is displayed as expected and as it was in
5.2 and before.
Additionally same behavior can be reached by disabling ConsiderTextWrapOnObjPos
in document settings.
--
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/20201106/996f4712/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list