https://bugs.documentfoundation.org/show_bug.cgi?id=153455
Robert Großkopf <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Robert Großkopf <[email protected]> --- I try it in English: When setting a macro to event "When receiving focus" and and in the macro is output of a message box you will get a loop. That's the right behavior, because the cursor gets the focus again after pressing OK of a message box. So it would be better to write the output in a form control, not to create a dialog for it, which set the cursor to the dialog and then back to the form field, which is receiving the focus again. I would prefer to set this one as "NOTABUG" -- You are receiving this mail because: You are the assignee for the bug.
