Description
The locations of individual search results of advanced find aren't updated during editing.
The issue should be solved by issue QTCREATORBUG-621. However as far as I see, Qt Creator hasn't the desired effed.
Steps to reproduce
- Open a project
- Do an advanced find
- Add a line before a found item in the text-editor
- Neither the line numbers in the find-window doesn't update nor jumping from the find result to the text in a text-editor is updated.
Thank you.