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

--- Comment #7 from Justin L <[email protected]> ---
So I found the source of the problem. It is a layout issue. Yuck.

In calcmove.cxx's  SwLayoutFrame::MakeAll the sectionfrm somehow acquires the
border padding from what seems to be a random cache, with
   pAccess = std::make_unique<SwBorderAttrAccess>(SwFrame::GetCache(), this);

This looks like a really generic piece of code, so I don't have high hopes of
being able to fix it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to