https://bugs.documentfoundation.org/show_bug.cgi?id=168942
Bug ID: 168942
Summary: The overlap problem that occurs in the continuation of
the series of pictures
Product: LibreOffice
Version: 25.8.2.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Theseries of pictures starts to overlap from a certain line onwards on the
document.
Steps to Reproduce:
1.Generate .xlsx file using NPOI library.
2.If the row height is small enough, all images are rendered properly.
3.After increasing the row height significantly, it is rendered regularly up to
a certain row, and then all the remaining images overlap in the same position.
Actual Results:
The pictures begin to overlap in the same position after a certain row.
Expected Results:
Normally, pictures should remain properly aligned across all rows, regardless
of their height.
Reproducible: Always
User Profile Reset: No
Additional Info:
I'm creating an xlsx file in .net using NPOI, and I've also added images to a
specific column in each row. When I view the document in LibreOffice Calc, the
pictures begin to overlap in the same position after a certain row. Initially,
I thought this issue was related to NPOI, but when I tested the document in the
online Excel viewer, I saw that it worked fine. Therefore, I wanted to report
this here, as the issue may be a rendering bug in LibreOffice Calc.
--
You are receiving this mail because:
You are the assignee for the bug.