Under some conditions a cell scrolls suddenly to the previous insertion point when you try to click elsewhere in order to edit.
This seems to me to reproduce the problem every time:
-
Put a couple dozen function definitions in a single cell.
-
Click in the cell somewhere near the beginning to place the insertion point ther.
-
Hit shift-return (on a mac -- maybe it's enter elsewhere?) to evaluate everything in the cell.
-
Scroll to near the bottom of the cell and click in it, as you would to change some of the code there.
-
The cell scrolls instantly to the old insertion point.
It shouldn't do this. When you click it should just move the insertion point to where you clicked.
This happens at least under (recent) Mac OS X, in both Safari and Chrome.