https://bugs.documentfoundation.org/show_bug.cgi?id=165275
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |103100 CC| |[email protected] --- Comment #4 from Heiko Tietze <[email protected]> --- (In reply to Barry L. Kramer from comment #0) > Observe that Padding.Synchronize is off... It's on for me. > Actual behavior: there is some bottom padding visibly... > Expected behavior:the text "NAME FIELD" should have no bottom padding... Well, observe is not apply. If you change the value to 0.1, apply per okay, and change it back to zero it works as expected. Now the question is how you got there - a padding when values are zero. Unclear to me, and I cannot replicate with a simple table. > Observe that Padding.Bottom is 0.06. It's zero. And looks like the same issue as above. In a nutshell: border padding on the table properties is applied to all cells, and "[ ] Synchronize" does not change the attributes (as we don't know which of the four should be taken into the other fields). I don't see much room for enhancement, or does ODF allow cell level properties in Writer? As an alternative workflow you might consider to use paragraph properties. Each cell has its own paragraph with indentation and spacing. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=103100 [Bug 103100] [META] Writer table bugs -- You are receiving this mail because: You are on the CC list for the bug.
