To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43920


User fs changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|fs                        |mba
--------------------------------------------------------------------------------
                    Status|STARTED                   |NEW
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Mar  3 00:38:26 -0800 
2005 -------
fs->mba: This is a regression of your fix for issue 41710. Before your fix,
SfxTopWindow_Impl::StateChanged( INITISHOW ) called a PostActivateEvent_Impl on
the object shell. There, the object shell notified an SFX_EVENT_CREATEDOC event.

Our form layer did some initializations in the SFX_EVENT_CREATEDOC handling,
which is now not possible anymore, since this event never arrives. Thus, later
insertions of form controls into the document leave them in an
invalid/incomplete state, which causes the API test to fail.

---------------------------------------------------------------------
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]

Reply via email to