https://bugs.documentfoundation.org/show_bug.cgi?id=159023
Michael Stahl (allotropia) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Keywords|wantBacktrace | Status|NEW |RESOLVED Assignee|[email protected] |[email protected] |desktop.org | --- Comment #8 from Michael Stahl (allotropia) <[email protected]> --- okay thanks not sure what i did, perhaps used the wrong cursor key :) turns out the table is in fact pasted, but as just 4 paragraphs, and the problem was that the layout frames for those paragraphs were not created. fixed on master next problem is that after pasting, Undo will crash with sw/source/core/txtnode/thints.cxx:1346: bool SwTextNode::InsertHint(SwTextAttr*, SetAttrMode): Assertion `pAttr && pAttr->GetStart() <= Len()' failed. apparently this is the crash that https://bugs.documentfoundation.org/show_bug.cgi?id=159025#c6 is about and it's a pre-existing one (can repro in LO 6.1) so should be tracked there, not here. -- You are receiving this mail because: You are the assignee for the bug.
