To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=44829
------- Additional comments from [EMAIL PROTECTED] Mon Mar 14 03:04:28 -0800 2005 ------- FME: Analysis: Due to issue 3952 the contents of the document does not fit on one page, the content frame (f) with the last object is located on the second page. Writer loops in SwLayoutFrm::FormatWidthCols(), because the bValidSize flag of the section does not get valid. In CalcCntnt(), pAnchoredObj->InvalidateObjPos() invalidates frame f, f will be moved backward and forward in its MakeAll() because the columns have different sizes. Due to this moving around of f, the section frame containing f gets invalid, therefore FormatWidthCols() cannot finish. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
