https://bugs.documentfoundation.org/show_bug.cgi?id=142542

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           Keywords|regression                  |
                 OS|Linux (All)                 |All
           Hardware|x86-64 (AMD64)              |All

--- Comment #10 from Justin L <[email protected]> ---
This is not really a regression. It just exposes more clearly an existing
failure.

The "Normal" style turns on autospacing. What LO shows is what it would loook
like with this autospacing enabled. However, the individual paragraphs turn it
off with direct formatting. The problem is that (probably for the sake of not
spamming settings) this 0 value is ignored in finishParagraph because
bIsZeroAutospacingWithoutTopmargin.

So we need to also check that the style is not setting autospacing before
deciding not to write anything.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to