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 355166 - in Find dialog, Search Expression combo list is always empty
in Find dialog, Search Expression combo list is always empty
Status: VERIFIED FIXED
Product: anjuta
Classification: Applications
Component: core application
CVS HEAD
Other All
: Normal normal
: ---
Assigned To: Sébastien Granjoux
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-09 18:13 UTC by Adam Dingle
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Dingle 2006-09-09 18:13:38 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:
Comment 1 Sébastien Granjoux 2007-06-14 20:11:13 UTC
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.
Comment 2 Sébastien Granjoux 2007-06-16 20:45:26 UTC
I have fixed this bug on svn. Thanks for the bug report.
Comment 3 Naba Kumar 2007-06-27 10:57:44 UTC
Closing all old bugs. Apologies for the spam.