https://bugs.documentfoundation.org/show_bug.cgi?id=136270
Michael Stahl (allotropia) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression By|Michael Stahl | Keywords|regression | --- Comment #5 from Michael Stahl (allotropia) <[email protected]> --- that's unsurprising. the document has a group shape "Group 255" in the background and anchored in the header, which means it is on every page; the actual text you see is inside a table. the sub-shapes "Rectangle 241" and "Shape 9" of "Group 255" are *not* in the background but have wrap mode "parallel", and together cover the entire rightmost column of the table; there is no place to put the text content of the table because every page is covered by the header-anchored shapes and the only surprise is why this doesn't go into an infinite loop. (yes, the pink rectangle and the text "on" it are entirely unrelated in the document structure.) hmm... some testing indicates: LO 6.0 Linux bibisect repo master => infinite number of pages LO 4.0.6.2 => group shapes aren't imported LO 5.4 Linux bibisect repo master => infinite number of pages LO 5.2.3.3 Linux => infinite number of pages LO 5.0.6.2 Linux => infinite number of pages LO 4.3.7.1 Linux => shape import is buggy (too small) LO 4.4.7.2 Linux => shape import is buggy (too small) ... bibisect in releases repo finds libreoffice-5.0.4.1 is where it went from buggy import to Ungroup resulting in infinite pages => this never worked, removing "regression". unclear what to do about it. looks like a case of "doctor it hurts when i do this - don't do that, then." -- You are receiving this mail because: You are the assignee for the bug.
