https://bugs.documentfoundation.org/show_bug.cgi?id=164498
Miklos Vajna <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #5 from Miklos Vajna <[email protected]> --- Interesting, so far I have a completely different analysis. :-) It seems to me that the lack of top margin is correct; what's wrong is the floating table in the header. Looking at Word, the floating table is wrapper around by the empty paragraph, so the empty paragraph takes extra space below the floating table in the header, leading to extra spacing. Writer has the floating table and the normal header content overlapping, so the header takes less space, leading to a mismatch. I'll attach Word and Writer screenshots. If my analysis is correct, then the above commit just uncovered an already existing problem and this should be an implementation error from the floating table feature. What do you think? -- You are receiving this mail because: You are the assignee for the bug.
