GNOME Bugzilla – Bug 355166
in Find dialog, Search Expression combo list is always empty
Last modified: 2009-08-15 18:40:50 UTC
Please describe the problem: The Find & Replace dialog contains a Search Expression combo box where the user enters a string to search for. Unfortunately the dropdown list in this combo box is always empty. Presumably this list is supposed to contain strings which the user has searched for recently, which would be a nice feature to have. Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
I'm working on this. The code already exist but is in comment. We need to use GtkComboBox and GtkComboBoxEntry instead of the deprecated GtkCombo.
I have fixed this bug on svn. Thanks for the bug report.
Closing all old bugs. Apologies for the spam.