Versions
Sigil 0.9.10
Windows 10 (64 bit)
This bug didn't happen in 0.9.9, and only started when I upgraded to 0.9.10. I haven't tested on other OSes.
Steps to Reproduce
Open any EPUB.
1.
Tools > Spellcheck > Spellcheck (Alt+Q)
2. Pick a random word in the list and doubleclick it.
For example, pick "the".
This should jump you to the location in the book in Code View and the specific word will be fully highlighted.
3. In Code View, Left-Click at the end of "the", so the cursor is placed after the word:
4. Begin to type, and the cursor will jump to the beginning of the word.
For example, I want to type "re" after to change "the" -> "there":
4.1. Click after "the":
4.2. Type 'r' (cursor jumps):
4.3. Type 'e':
I tested multiple "the"s in a row, and the bug seems to only occur when a new file/tab is loaded on the first occurrence. The cursor seems to NOT jump on any further "the"s in the same chapter.