The word being found is highlighted after it is modified
NaNAGISaSA opened this issue · comments
You could reproduce the bug in the following process:
- Press the word which is to be found, such as
example; - Press ctrl + F, input the word
exampleand click Find all; - modify the word, for example, delete the character
ple, or input some other characters, for example,qwer; - in both cases above, the region highlighted are wrong, the word being highlighted will be
examorexampleqwer, as below:
Fixed.
