IDE Editor Locks Scrolling
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 87
- Joined: Tue Nov 13, 2007 6:40 pm
IDE Editor Locks Scrolling
Forum,
I wanted to see if anyone else is having the same issue with the LiveCode Script Editor. Maybe I just have something configured wrong, but this continues to be a big nuance.
ENVIRONEMENT
> Windows 7 64 bit
> LiveCode V6.1.1 (has been happening on previous version as well)
ISSUE.
1> open a large file with 2,000 lines of script.
2> select a section of text
3> pull the text beyond the bottom of the editor to select text that is not shown on screen.
4> Script Editor goes into a loop scrolling down page until it gets to the bottom of the file.
5> No way to stop the scrolling.
I've been working around this by placing cursor, holding SHIFT and then going to area where I need to cut, but every once in a while I forget and on a large file it can be locked up for a long time before the editor gets to the bottom and stops the loop.
Any way to stop the auto scroll or is my configuration wrong?
Thanks for the HELP.
dcp
I wanted to see if anyone else is having the same issue with the LiveCode Script Editor. Maybe I just have something configured wrong, but this continues to be a big nuance.
ENVIRONEMENT
> Windows 7 64 bit
> LiveCode V6.1.1 (has been happening on previous version as well)
ISSUE.
1> open a large file with 2,000 lines of script.
2> select a section of text
3> pull the text beyond the bottom of the editor to select text that is not shown on screen.
4> Script Editor goes into a loop scrolling down page until it gets to the bottom of the file.
5> No way to stop the scrolling.
I've been working around this by placing cursor, holding SHIFT and then going to area where I need to cut, but every once in a while I forget and on a large file it can be locked up for a long time before the editor gets to the bottom and stops the loop.
Any way to stop the auto scroll or is my configuration wrong?
Thanks for the HELP.
dcp
Re: IDE Editor Locks Scrolling
Hi dcp,
Oh, yes I see this everyday!
It did teach me something new, just like selecting multiple files holding down shift + click selects all the code between the cursors.
I thought there was a bug report on this but I can't find it now.
Simon
Edit oh I see you wrote about shit + click... well then I'm just agreeing
Oh, yes I see this everyday!
It did teach me something new, just like selecting multiple files holding down shift + click selects all the code between the cursors.
I thought there was a bug report on this but I can't find it now.
Simon
Edit oh I see you wrote about shit + click... well then I'm just agreeing

Last edited by Simon on Thu May 29, 2014 11:18 pm, edited 1 time in total.
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
-
- Livecode Opensource Backer
- Posts: 447
- Joined: Mon Jan 23, 2012 12:46 pm
Re: IDE Editor Locks Scrolling
I have intermittently experienced this issue, it seems like clicking "Suppress Messages" works to stop the scrolling most of the time. I'm not sure if there's a bug report filed for this, it may be worth reporting.
--Sefro
--Sefro
Re: IDE Editor Locks Scrolling
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
-
- VIP Livecode Opensource Backer
- Posts: 858
- Joined: Wed Jun 24, 2009 1:17 pm
- Contact:
Re: IDE Editor Locks Scrolling
I used to experience this irritating run-away scroll as well (but seems to have been fixed for a while now) - what often worked for me was to hit Ctrl+Alt+Del and open the Task Manager, that seemed to freeze the scroll and give me back control of the IDE (but it didn't work EVERY time)
"...this is not the code you are looking for..."
-
- Posts: 87
- Joined: Tue Nov 13, 2007 6:40 pm
Re: IDE Editor Locks Scrolling
Apparently this has been fixed. Here is the note from the bug report.
dcp
Thanks everyone for your comments.your bug report has been addressed and the issue you raised is fixed. We fixed this bug in release: LiveCode 6.6.2 RC 1.
dcp