Created attachment 178397 [details] Draw file with embedded Calc - some rows hidden
I created a table in Calc which had some cells with backgrounds and all cells with narrow borders. Importing this as an OLE object into Draw showed 2 cosmetic errors. 1. When only some of the rows are shown the column borders extend a short distance below the bottom row. This appears to apply only to importing into Draw and Impress, Write appears OK. 2. The background fill is up and to the left a small amount from the grid - see #135891
Hello, Thank you for filing the bug. Please send us a sample document, as this makes it easier for us to verify the bug. I have set the bug's status to 'NEEDINFO', so please do change it back to 'UNCONFIRMED' once you have attached a document. (Please note that the attachment will be public, remove any sensitive information before attaching it.) How can I eliminate confidential data from a sample document? https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F Thank you
Created attachment 178428 [details] Draw file with OLE embedded table Sample Draw file attached. Embedded table showing only some rows. Vertical lines below baseline visible. Cell background offset visible as per #135891
(In reply to david_ashworth from comment #4) > Created attachment 178428 [details] > Draw file with OLE embedded table > > Sample Draw file attached. Embedded table showing only some rows. Can you also attach the Calc file, so we can test embedding it? Set to NEEDINFO. Change back to UNCONFIRMED after you have provided the document.
Created attachment 184146 [details] Source Calc file to embed
Thanks for the Calc document, I found it was indeed necessary to have it for the testing. (In reply to david_ashworth from comment #2) > I created a table in Calc which had some cells with backgrounds and all > cells with narrow borders. > > Importing this as an OLE object into Draw showed 2 cosmetic errors. > > 1. When only some of the rows are shown the column borders extend a short > distance below the bottom row. > This appears to apply only to importing into Draw and Impress, Write appears > OK. I tested this by inserting the Calc doc as OLE, double-clicking it to edit and changing the height, so only rows 1-4 were visible. I bisected this with linux-64-6.0 and got this as the result https://git.libreoffice.org/core/commit/f839ea98181a1c6970fe25a82cf798dc151ed332 fix tdf#114934 borderline feature regressions There is even a meta bug for it: bug 114934 The issue is really minor as even before the change, there was a very slight extension of the vertical borders (not seen on all zoom levels). > 2. The background fill is up and to the left a small amount from the grid - > see #135891 This is bug 99953 (found/confirmed by bisecting).
Un-Ccing developer for the moment, old regression & very high workload.