[Libreoffice-bugs] [Bug 136439] There is an Offset with the title in the master that should not be
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Dec 17 16:42:32 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136439
--- Comment #7 from Justin L <jluth at mail.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201217/f2a4c340/attachment.htm>
More information about the Libreoffice-bugs
mailing list