BUG: replace doesn't adjust findState.endpos

Thomas Lübking thomas.luebking at gmail.com
Wed Sep 8 07:57:55 BST 2021


The area searched by findNext is relatively shortened if the replacement
grows the text and while replace() extends findState.endpos_orig,
findState.endpos is left alone. As a consequence, the text isn't
searched entirely.


More information about the QScintilla mailing list