To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=45184
------- Additional comments from [EMAIL PROTECTED] Fri Mar 18 00:33:37 -0800 2005 ------- The problem was that the FinishedLoading message was sent before the document was registered in global broadcaster. The scenario worked for the first time just because tdoc ucp library is loaded on demand, in this case it was loaded during pressing to the button, after that it used a different mechanics to detect already opened documents. The second time the tdoc ucp is already loaded and expects all the new documents to send the FinishedLoading notification that didn't happen. The fix is integrated into fwkfinal2 cws, unfortunately it can not be checked there, and integration of the fix after fwkfinal1 is in master might be too late. --------------------------------------------------------------------- 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]
