https://bugs.documentfoundation.org/show_bug.cgi?id=139426
--- Comment #9 from Armin Le Grand <[email protected]> ---
Very strange - I wish I knew more about SW layouting :-(
Findings:
- taking out the block in sw/source/core/layout/pagechg.cxx lines 572 to 591
makes the problem not happen
- is active, that block is triggered again and again, with always new this ptr
- if block is in, local var m_bAgain at SwLayAction in
sw/source/core/layout/layact.cxx is set back to true between
392 InternalAction(pRenderContext);
393 if (RemoveEmptyBrowserPages())
- It seems as if that menu command layouting removes that added lower
SwBodyFrame again and it gets added again...?
- This does not happen at initial layout after loading - why?
The code at sw/source/core/layout/pagechg.cxx lines 572 to 591 is AFAIR
intended for correcting once after loading...?
Not sure what to do here - maybe check if that happened already directly with
my older fix added?
--
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