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





------- Additional comments from [EMAIL PROTECTED] Tue Aug  5 22:24:22 +0000 
2008 -------
Adding even more debugging printouts gives some hints why the SetParent() doesnt
"stick":  after Window::ImplInsertWindow() has set the
mpWindowImpl->mpRealParent(), and SetParent() has returned, shortly afterwards
ImplDockingWindowWrapper::StartPopupMode() gets called, and that then sets the
mpRealPrent of the window in question's mpWindowImpl back to the value it had
before the SetParent() was called. But the window is still on the old "new
system window's" TaskPaneList.

Sigh, this code is so complex, I wonder if anybody has ever actually understood
it completely.

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