After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 358068 - indicate when Find in Files is complete
indicate when Find in Files is complete
Status: VERIFIED FIXED
Product: anjuta
Classification: Applications
Component: plugins: editor: scintilla
CVS HEAD
Other All
: Normal minor
: ---
Assigned To: Anjuta maintainers
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-28 01:25 UTC by Adam Dingle
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (1.15 KB, patch)
2006-10-05 23:53 UTC, Adam Dingle
committed Details | Review

Description Adam Dingle 2006-09-28 01:25:41 UTC
In a large project, a Find in Files search may take a number of seconds to run.  In the current user interface, there's no indication that a Find in Files has finished running, so in general the user doesn't know if a search is still running or not.  We should give some indication that a search is complete.  

Fixing this might be as easy as adding a line "[search complete]" to the messages window when the search is done.

Other information:
Comment 1 Adam Dingle 2006-10-05 23:53:13 UTC
Created attachment 74102 [details] [review]
fix

I've attached a fix.  It appends "Search complete" to the find results pane when a find in files operation has completed.
Comment 2 Naba Kumar 2006-12-04 10:01:42 UTC
Closing all fixed bugs. Sorry for the mass update :( ...