I am able to replicate the shifted cursor problem in 1.3.1
Posted: Wed Aug 31, 2005 11:39 pm
Finally! I thought I was going crazy telling Makslane I was getting this bug.
1. Load the Global Editor
2. Create 4 lines that say
3. Cut the 4 lines, then paste it down the page until you fill up the screen once.
4. Scroll up to the top and you'll see the first 31 lines (last one visible will be "this is a test 3").
5. Click on the last line on the screen that says "this is a test 4." You should be on line 28.
6. Paste the 4 lines one more time on that spot.
7. The cursor will be positioned on line 32, but you'll be typing on line 33.
1. Load the Global Editor
2. Create 4 lines that say
- Code: Select all
this is a test 1
this is a test 2
this is a test 3
this is a test 4
3. Cut the 4 lines, then paste it down the page until you fill up the screen once.
4. Scroll up to the top and you'll see the first 31 lines (last one visible will be "this is a test 3").
5. Click on the last line on the screen that says "this is a test 4." You should be on line 28.
6. Paste the 4 lines one more time on that spot.
7. The cursor will be positioned on line 32, but you'll be typing on line 33.