Created attachment 133279 [details] #1 of 3 If a Base form is opened which has an event which points to a shared MyMacros&Dialogs, Standard, module that has been deleted, (as part of a normal design re-structuring process), this can put the system into a state where you can no longer shutdown LO normally. Rather you get caught in an infinite error loop consisting of the following attached screens: 1) You get, "A Scripting Framework error occurred while running the Basic script." You can click Ok, but the same screen just re-appears. 2) Also you get, "The window cannot be closed while BASIC is running." This if you try to close the basic window. 3) Also in another window is, "BASIC runtime error. An exception occured Type: com.sun.star.container.NoSuchElementException". You can't click anything on it without getting bumped back to #1 above. I would expect that the system should halt after the #1 error, to allow design editing to correct the issue.
Created attachment 133280 [details] #2 of 3
Created attachment 133281 [details] #3 of 3
Please attach an example document, where we can do the deletion an test. Set to NEEDINFO. Change back to UNCONFIRMED after you have provided the document.
Embarrassed to say that I am unable to recreate it now. Perhaps it had to do with a focus event, in which case I would expect a loop.
(In reply to Howard Johnson from comment #4) > Embarrassed to say that I am unable to recreate it now. Perhaps it had to > do with a focus event, in which case I would expect a loop. Closing as RESOLVED WORKSFORME