In the IDE of BASIC, when I scroll down the macro of 1076 lines, the IDE go back to line 1 from line 1000. (I can not scroll down to the last line.) Does the IDE have an upper limit on the number of lines that can be edited?
Created attachment 141066 [details] 2472 lines in module IDE Basic does not have limit for lines, but macro has the size limit for 64k per module.
I confirm the bug with LO 6.0.2.1/Kubuntu 17.10. It is not related to the size of the module: - the bug happens as well in modules exceeding 1000 lines with a global size lower than 64K. - the limit of 64K is the published limit, in reality modules with a much higher size work fine. Additional info: - to observe the bug, the scrolling must be done either with the mouse scroll button or with the vertical scroll bar - NOT with the down arrow. - the line numbers must previously be made visible thru the View + Line Numbers menu option. Regards. JPL
I also confirm the bug in LO 6.0.5.2/Ubuntu 14.04 If you click on say line 123, when you scroll past 999, it will start over at line 123 (or whatever line the cursor is on.
And LO version 6.1.0.3
Duplicate of bug 130925 *** This bug has been marked as a duplicate of bug 130925 ***