To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=114946
------- Additional comments from [email protected] Wed Oct 6 11:04:20 +0000 2010 ------- somehow I bet that within your macro code, you open a modal dialog box, or something like this ... The problem usually is that your macro does something which steals the focus from the control, and when the focus is implicitly given back (e.g. because the dialog is closed), then this of course triggers a new event ... --------------------------------------------------------------------- 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]
