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





------- Additional comments from [EMAIL PROTECTED] Mon Feb 14 07:02:21 -0800 
2005 -------
> Additionally there appears to be the problem that the case where the user 
> chose
> 'cancel' is not handled properly by the scripting framework. This should be
> filed as another bug.

The Scripting Framework does not know what button has been clicked, so there
is no way for it to handle the Cancel button. In general the presence of both
a No and a Cancel button seems confusing to me, I don't understand the
difference.

> I agree that a solution that addresses all these problems is not possible
> in the
> short run. The best solution that can be done quickly is to intercept the
> JavaInteractionHandler in places where this kind of problem occurs. For the
> macro case, the best solution would probably be to install a local, temporary
> wrapper for the JavaInteractionHandler. That wrapper could forward the first
> invocation (for a given kind of error) to the original handler and suppress
> any subsequent ones.

I agree, this is better than having the message popup so many times. If you
or JL can provide a code snippet that shows how I should do this I can add
it to the Scripting Framework code.

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