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 592145 - Folder selector search: make type-ahead also find collapsed subfolders
Folder selector search: make type-ahead also find collapsed subfolders
Status: RESOLVED DUPLICATE of bug 524365
Product: evolution
Classification: Applications
Component: Mailer
2.26.x (obsolete)
Other Linux
: Normal enhancement
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-08-17 21:27 UTC by Kumaran Santhanam
Modified: 2018-06-11 06:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kumaran Santhanam 2009-08-17 21:27:35 UTC
The Evolution folder selector has a limited keyboard search function.  However, it is limited in that it will not traverse folder hierarchies that are collapsed.  This makes it difficult to perform a Move/Copy to folder without using the mouse.

A few years ago, I implemented a feature for KMail to enhance its folder selection dialog.  The user experience has been well-tested over the years and would make a good enhancement for Evolution.

https://bugs.kde.org/show_bug.cgi?id=113759

I am somewhat familiar with the Evolution code and am willing to spend some time implementing this feature.  However, I would appreciate some help from the Evolution team for feedback and assistance in pushing the patch through the development process.
Comment 1 Milan Crha 2012-10-15 08:56:21 UTC
Thanks for a bug report. There had been done changes in the code meanwhile, and the folder tree is just a descendant of the GtkTreeView, where the "searching" functionality is completely done in gtk+. Hence your enhancement should go there, rather than to evolution.
Comment 2 Milan Crha 2018-06-11 06:28:45 UTC

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