Bug 395429

Summary: [Feature Request] Number of instances on page search
Product: [Applications] Falkon Reporter: kelseighn
Component: generalAssignee: David Rosca <nowrep>
Status: RESOLVED FIXED    
Severity: normal CC: jurajoravec
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description kelseighn 2018-06-15 13:38:00 UTC
When using CTRL+F to search for text on a web page, it would be very useful to have a count of how many instances of the entered text there were, if any. Falkon is the first browser I've tried that doesn't have that feature, and I believe it would help in day-to-day usage.
Comment 1 Juraj 2020-01-24 11:38:19 UTC
Right, can be done with QtWebEngine 5.14.

See:
https://doc.qt.io/qt-5/qwebenginefindtextresult.html
Comment 2 Juraj 2020-02-15 14:32:46 UTC
Git commit 0e25b116cb7d0c12871ae82331b3477b97f23549 by Juraj Oravec.
Committed on 15/02/2020 at 14:32.
Pushed by jurajo into branch 'master'.

SearchBar - Show number of matches found on page search

Summary: BUG: 395429

Test Plan: Open searchbar on webpage and type some text which is present on the page

Reviewers: #falkon, drosca

Reviewed By: #falkon, drosca

Subscribers: drosca, falkon

Tags: #falkon

Differential Revision: https://phabricator.kde.org/D27095

M  +19   -0    src/lib/webtab/searchtoolbar.cpp
M  +9    -0    src/lib/webtab/searchtoolbar.h
M  +7    -0    src/lib/webtab/searchtoolbar.ui

https://commits.kde.org/falkon/0e25b116cb7d0c12871ae82331b3477b97f23549