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 339316 - Search results window does not show up when searching in key names
Search results window does not show up when searching in key names
Status: RESOLVED FIXED
Product: gconf-editor
Classification: Applications
Component: general
2.14.x
Other Linux
: Normal major
: ---
Assigned To: Gconf Editor Maintainers
Gconf Editor Maintainers
: 341991 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-04-21 15:38 UTC by Chu Tan
Modified: 2006-05-16 16:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Chu Tan 2006-04-21 15:38:26 UTC
Here's the step to reproduce


Start gconf-editor
Edit->Find
Search term: "splash"
Check "Search also in key names"
Click "Find"

Result: Nothing, find dialog goes away.

Alternatively, if we do search term "splash_image", which completely matches a name, it the search results window will show up.
Comment 1 Fernando Herrera 2006-05-09 05:52:12 UTC
Thank you for the bug report. Now it's fixed on HEAD.

2006-05-09  Fernando Herrera  <fherrera@onirica.com>

        * src/gconf-search.c: (gconf_tree_model_search_iter_foreach):
        Show search results when more than one has been found on the
        path.

Comment 2 Fernando Herrera 2006-05-16 16:03:04 UTC
*** Bug 341991 has been marked as a duplicate of this bug. ***