[Libreoffice-bugs] [Bug 140953] VBA error message without error

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 8 20:24:42 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=140953

Harald Langheinrich <Hal71229 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED
           Assignee|libreoffice-bugs at lists.free |Hal71229 at gmail.com
                   |desktop.org                 |
     Ever confirmed|1                           |0

--- Comment #2 from Harald Langheinrich <Hal71229 at gmail.com> ---
Created attachment 173463
  --> https://bugs.documentfoundation.org/attachment.cgi?id=173463&action=edit
my file mostly working

the program i develop.

What I recognized very lately is a behavior of the debugging program:

in lower right corner you see the the hierarchy of programs. If a userform is
opened or a messagebox is it is not displayed there. 

It happened to me that a messagebox (the sort which can only be answered with
"okonly") is displayed . It Remains open while not answered and the program
continues with the next lines. It does not really wait for the messagebox to be
answered. 

Then a command in the next line opens a new file. The messagebox is sent into
background. So I see the messagebox any more. but I can continue debugging till
I come to an error.

On error program stops and an error message is thrown.
In lower right corner no program is open any more.
So I can correct the error save the new code and restart debugging.
Thinking I have changed the code, I run it, but it runs the old code displaying
the lines of the new code. Now debugging gets very strange . Strange messages
come up 

All this happens because the messagebox is not closed or a userform remains
open. 

It would be helpfull if open userforms and message boxes are close
automatically in case of error 
or displayed in the hierarchy (they might be in the background). 

May I should report this as a new bug or ahs it to do with this one

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210708/c1dd4394/attachment.htm>


More information about the Libreoffice-bugs mailing list