Issue 81325 - 1000 Basic Runime error popups
Summary: 1000 Basic Runime error popups
Status: RESOLVED OBSOLETE
Alias: None
Product: Calc
Classification: Application
Component: programming (show other issues)
Version: OOo 2.2.1
Hardware: All All
: P3 Trivial with 2 votes (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-06 13:48 UTC by cup_o_smuck
Modified: 2023-07-28 18:18 UTC (History)
3 users (show)

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


Attachments
a buggy calc doc (24.06 KB, application/vnd.sun.xml.calc)
2007-09-06 13:52 UTC, cup_o_smuck
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description cup_o_smuck 2007-09-06 13:48:20 UTC
1) create a new spread sheet in calc
2) open the macro editor and create a Basic Marco 

Function LOR(x, y)
	LOR = x OR y
End function

3) in the very upper row and very left col with numbers 
ie
0  1  2  3  4  5  6 ...
1
2
3
4
5
.
.
.

4) create the formula in B2
=LOR($A2, B$1)

5) fill that formula down and then right...
6) save the sheet
7) alter the formula.... 

Function LOR(x, y, z)
	LOR = x OR y OR z
End function

8) save the sheet
9) close the sheet and open it once again... welcome to hell...
PLEASE ADD A GOD DAMN "DISMISS ALL" BUTTON THAT STUPID POPUP... or BETTER YET
REMOVE THE STUPID POPUP ALL TOGETHER by adding an error output panel...
Comment 1 cup_o_smuck 2007-09-06 13:52:48 UTC
Created attachment 48011 [details]
a buggy calc doc
Comment 2 frank 2007-10-25 09:47:40 UTC
Not a bug but an enhancement request. And shouting out loud does not make the
situation better.

Comment 3 oooforum (fr) 2023-07-28 18:18:21 UTC
The attached document don't embed any macro.

Test with AOO 4.1.14 and I can not reproduce.
So for me: obsolete