Hi,
I just noticed a strange behavior. I use a table to realize a todo-list, with checkboxes in front of every line. If I check or uncheck a line AllMyNotes always scrolls to the line where the cursor is located. Usually the cursor is in the same line, but sometimes it is somewhere else and out of sight. In that case I have to scroll around to see if the box is checked or unchecked... I guess it would be a big help to just remove the autoscroll function when clicking on a checkbox...