https://bugs.documentfoundation.org/show_bug.cgi?id=150606
Michael Stahl (allotropia) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] |desktop.org | Status|NEW |ASSIGNED --- Comment #10 from Michael Stahl (allotropia) <[email protected]> --- the problem appears to be this code in CalcContent prevents table from going to previous page or column: if ( static_cast<SwTabFrame*>(pFrame)->IsFollow() && ( !pSect || pSect == pFrame->FindSctFrame() ) ) { static_cast<SwTabFrame*>(pFrame)->m_bLockBackMove = true; } -- You are receiving this mail because: You are the assignee for the bug.
