Commit 630f7b24 authored by Viktor Engelmann's avatar Viktor Engelmann
Browse files

Call stopFinding, when navigating away


When one searches for text on one page and then navigates away,
results for the search-term are also highlighted on the new page.
To stop this from happening, we now call adapter->stopFinding()
when we navigate away from a page.

Task-number: QTBUG-61506
Change-Id: I09e064d7788b12eae0a67c01e4f5872d94924617
Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
parent c5a65f03
Showing with 7 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment