[Libreoffice-bugs] [Bug 121040] Wrong row height calculation printing selected cells in Linux

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 29 09:52:53 UTC 2019


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

--- Comment #8 from Serge Krot (CIB) <serge.krot at cib.de> ---
Status:

1. Before commit#1e55a47e89a9d9d6cf9cb3993484022aaf2c097b
- In attachment#144217 cells were overlapped which cause an error in output,
see the same issue inside tdf#62268.
This is easy to see: 4th row is overlapped with 5th row in attachment#146146
printing to PDF.

2. After commit#1e55a47e89a9d9d6cf9cb3993484022aaf2c097b
- On Windows: attachment#144217 produces only 1 page without cells overlapping.
Row distances look the same as in Calc window.
- On Linux: attachment#144217 produces 2 pages with much bigger cell spacing
(which is obviously error). Of course different rows height is result of the
row auto-height recalculation. But itself triggering of this functionality is
correct, which was done in commit#1e55a47e89a9d9d6cf9cb3993484022aaf2c097b.

Result:
- In this document we have something that leads to different row height
calculation on different platforms: windows and linux.

-- 
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/20190129/a441a894/attachment-0001.html>


More information about the Libreoffice-bugs mailing list