Apache OpenOffice (AOO) Bugzilla – Issue 83189
BASIC IDE: Pasting text brings weird errormessage
Last modified: 2008-11-05 21:13:30 UTC
Used Linux Fedora 7 Reproduction - Open BASIC IDE for My Macros - Delete sub main (select all, cut) - Copy the small macro (see below) from this browser window - Insert the clipboard content into the BASIC IDE -> The inserted text exceeds the maximum length of this text field... There is no problem pasting the content to gedit or any other application Note that the sub below is copied from issue 73457 Sub Main for i = 1 to 100000: X(a,b): Next i End Sub Sub X(n,m) 'X=0 or even a=X End Sub
Created attachment 49308 [details] Text exceeds maximum lenght ...
ab->jsk: By the way, the already solved duplicate task i82494 is assigned to you :-) *** This issue has been marked as a duplicate of 82494 ***
close the duplicate