Issue 68849 - Basic IDE: can't press stop button when message window is displayed
Summary: Basic IDE: can't press stop button when message window is displayed
Status: ACCEPTED
Alias: None
Product: ui
Classification: Code
Component: ui (show other issues)
Version: 680m175
Hardware: All All
: P3 Trivial with 4 votes (vote)
Target Milestone: AOO PleaseHelp
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
: 75527 (view as issue list)
Depends on:
Blocks:
 
Reported: 2006-08-22 10:10 UTC by thomas.lange
Modified: 2017-05-20 11:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description thomas.lange 2006-08-22 10:10:56 UTC
If you have a loop (a long one or an endless loop) in Basic that shows a message
window (either via print or msgbox) in each iteration, it is impossible to stop
that macro because the stop button can not be pressed since always a new message
box needs to be closed.
Comment 1 thomas.lange 2006-08-22 10:11:50 UTC
.
Comment 2 ab 2006-08-25 07:31:39 UTC
Really annoying but difficult to fix as a MessageBox is modal per definition.
VB hat the same problem. STARTED
Comment 3 ab 2007-03-13 13:05:38 UTC
As I have no idea how to fix this and VB has the same problem -> OOo later
Comment 4 ab 2007-03-23 08:03:40 UTC
*** Issue 75527 has been marked as a duplicate of this issue. ***
Comment 5 cno 2007-03-25 12:27:32 UTC
Solution: use OK-Cancel box.
Comment 6 john_morgan 2007-03-25 16:25:27 UTC
Solution by comouws does not work when two boxes are linked by a loop.
Comment 7 Marcus 2017-05-20 11:31:02 UTC
Reset assigne to the default "issues@openoffice.apache.org".