Changes between Initial Version and Version 1 of Ticket #13110, comment 2
- Timestamp:
- Mar 27, 2015, 2:32:25 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13110, comment 2
initial v1 1 1 One thing I will add. After further testing, I found that the bookmarks do not hold the end position of the cursor. 2 2 3 If I have used "End" to place my cursor at the end of a line and begin scrolling down a body of text ifthe saveDraft function hits while on a line shorter than the line I went to the end of, the cursor will then be at that position moving up or down, instead of the end of each line.3 If I have used "End" to place my cursor at the end of a line and begin scrolling up or down a body of text with the up or down arrow keys and the saveDraft function hits while on a line shorter than the line I went to the end of, the cursor will then be at that position moving up or down, instead of the end of each line.