Hi Team,
Found a bug related to cursor moving right using ctrl+right key.
The ctrl+left key works fine.
Expected behavior:
ctrl+right should move one word right and when it reaches the end of a line, should move to the next line.
Actual behavior:
ctrl+right moves one word right and when it reaches the end of a line, it does not move to the next line but jumps to the bottom of the page.

Link to an example: [optional]
Actually, the problem occurs when the document contains a list with checkboxes.
Without checkboxes, Ctrl-Right works fine throughout titles, paragraphs, lists, tables, etc.
However, when the cursor is at the start of the last word before a checkbox list, Ctrl-Right skips over the list and goes straight to the end of the document.
Similarly, as described by AamerShareef, when the cursor is at the start of the last word of a checkbox list item, Ctrl-Right goes straight to the end of the document.
If the cursor is positioned after the checkbox list, Ctrl-Right works fine again.
I'll mark this issue as bug but it need further investigation because I can only reproduce this issue with task list text ending with a dot.
@fxha Me too, the cursor will go to the end of document when the checkbox ends with ..
@fxha I can not reproduce this issue any more, can you confirm this, if this issue is no longer existed, we can close it.