A macro over 1000 lines causes scroll glitch. (at least for me)
Test procedure:
- Start LO and open the BASIC editor (e.g. via macro editing from within a Calc spreadsheet)
- Under the View menu, activate the line number display
- Open (or create) a long (Over 1100 lines of code) BASIC macro file in the BASIC editor
- Click on line 1
- Scroll down past line 999
Once you get to line 998 it starts back at line 1 - Click on line 500
- Scroll down past line 999
Once you get to line 998, it starts back at line 500
Version: 6.0.5.2
Build ID: 54c8cbb85f300ac59db32fe8a675ff7683cd5a16
CPU threads: 8; OS: Linux 3.19; UI render: default; VCL: gtk2;
Locale: en-US (en_US.UTF-8); Calc: group
Is there a fix other than turning off line numbers or making shorter macros? How do I report this if it is a bug?