https://bugs.documentfoundation.org/show_bug.cgi?id=166474
Bug ID: 166474
Summary: FILEOPEN DOC/X: table's atLeast row height is too
small.
Product: LibreOffice
Version: 25.2.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Keywords: bibisected, bisected, filter:doc, filter:docx,
regression
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Blocks: 104444
Created attachment 200667
--> https://bugs.documentfoundation.org/attachment.cgi?id=200667&action=edit
forum-en-16602.doc: a DOC example
Similar to bug 165492, it appears that "at least" rows also need to add in the
top cell margin to the minimum row height. (So bug 164907 comment 4 was correct
after all.)
Another not-so-good-example is forum-de-1412.doc. You can also use
sw/qa/extras/ooxmlexport/data/tdf165492_atLeastWithBottomSpacing.docx.
Wow, this is unbelievable. I must have done ALL my testing wrong earlier. I
must have continued to mix up "exact" and "atLeast" all the time. In the very
examples I was using to try to prove that the top margin didn't matter, it
clearly shows that it is needed. I'm so confused.
Steps to reproduce:
1.) open tdf165492_atLeastWithBottomSpacing.docx
2.) Notice that the left table has rows set to "atLeast" 2cm. Notice that
"Table Options" has a top cell margin of zero.
3.) Change the cell margin to 1cm. The table always grows (even if the bottom
margin is set to 0).
So Oliver was right after all in bug 155229 with his 25.2 commit. (The problem
with bug 164907 wasn't Oliver's patch, but that we didn't import the right
margins for those rows.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=104444
[Bug 104444] [META] DOCX (OOXML) table-related issues
--
You are receiving this mail because:
You are the assignee for the bug.