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


User dvo changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|REOPENED                  |RESOLVED
--------------------------------------------------------------------------------
                Resolution|                          |FIXED
--------------------------------------------------------------------------------
                   Summary|xforms doesn't work       |DataNavigator crashes when
                          |anymore, several crashes  |new XForms is created when
                          |                          |non-XForms document is
                          |                          |already open
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Apr  1 06:38:16 -0800 
2005 -------
dvo: The problem was this: The DataNavigatorWindow used to call
XDesktop->getActiveFrame to determine the current window frame, and then
obtained the current document from there. However, the call to getActiveFrame
may return other frames than the currently constructed one (as it happened in
this case). MBA recommends to query the SfxBindings (which is available at the
DataNavigator object), and using it to obtain the frame. This always returns the
frame (and hence document) to which the DataNavigator window actually belongs.

Fix was reviewed by PB.

Also changed title to more accurately reflect current findings.

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