To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=103490
------- Additional comments from o...@openoffice.org Fri Jul 24 09:11:15 +0000 2009 ------- Investigation reveals the following: The notes manager tries to retrieve the needed layout information for its notes in a very early state after the loading of a text document. The retrieval of this information triggers the layout algorithm, because layout information is retrieved for paragraphs on pages, whose layout is still not valid. This causes a wired layout result - e.g. assertion "::CalcClipRect(..) - frame, vertical position is oriented at, is missing ." pops up two times. I have made a change to method <SwPostItHelper::getLayoutInfos(..)> which I will attach soon which assures that only layout information from paragraph which are on formatted pages are retrieved. OD->MOD: Please check, if the notes manager still works with my patch. If yes, we can add this issue to CWS sw32bf02 and check in the patch --------------------------------------------------------------------- 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: issues-unsubscr...@sw.openoffice.org For additional commands, e-mail: issues-h...@sw.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org