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





------- Additional comments from [EMAIL PROTECTED] Mon Jul 17 06:29:54 -0700 
2006 -------
the problem here is that from within the macro, the form is reloaded, while the
control is in the mid of calling the macro. Now when the macro returns, the
control is in an indetermined state.

I worked around this, but we need a more generic solution for this class of
problems in the long run: A macro called from within a form can do anything
(including, say, closing the document) with the form (or parts of it), and not
remotely all places which allow macro calls are prepared for this. Fixing them
one-by-one is not really satisfying (and will not work), so a more comprehensive
approach would make sense. Perhaps notifying such events asynchronously is an
option.

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