Bug 502580

Summary: Show total result count in search bar when using Ctrl+F
Product: [Applications] kate Reporter: Evan Maddock <maddock.evan>
Component: searchAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: waqar.17a
Priority: NOR    
Version First Reported In: 24.12.3   
Target Milestone: ---   
Platform: Solus   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Evan Maddock 2025-04-08 21:00:58 UTC
SUMMARY
When performing a text search with Ctrl+F, the search bar at the bottom of Kate does not show the current match or the total matches, like in the dedicated Search interface when pressing the Search button. It would be really handy to display the number of results like when you Ctrl+F in a web browser, or other text editors, for example, 3/12 for the third result out of 12 total results.

STEPS TO REPRODUCE
1. Open a file
2. Hit Ctrl+F on the keyboard
3. Search for a text string

OBSERVED RESULT
The interface does not show the number of matches

EXPECTED RESULT
The interface to show the number of matches, and which match the cursor is currently at.

SOFTWARE/OS VERSIONS
Solus 4.7 Endurance (Wayland)
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.3

ADDITIONAL INFORMATION
Comment 1 Waqar Ahmed 2025-04-09 04:37:30 UTC

*** This bug has been marked as a duplicate of bug 397272 ***