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 170322 - Typeahead search fails in extensions manager
Typeahead search fails in extensions manager
Status: RESOLVED FIXED
Product: epiphany-extensions
Classification: Deprecated
Component: general
1.6.x
Other Linux
: Normal normal
: ---
Assigned To: epiphany-extensions-maint
Christian Persch
Depends on:
Blocks:
 
 
Reported: 2005-03-14 13:36 UTC by Reinout van Schouwen
Modified: 2005-03-15 12:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add a hidden search column to use GtkTreeView's default search. (1.33 KB, patch)
2005-03-15 08:48 UTC, Jean-François Rameau
none Details | Review

Description Reinout van Schouwen 2005-03-14 13:36:00 UTC
Distribution/Version: Mandraje Cooker

1. Open the extensions manager from the Tools menu
2. Type some characters ("Ges")

Expected result:
Selection moves to the first match ("Gestures")

Actual result:
Nothing happens
Comment 1 Jean-François Rameau 2005-03-15 08:48:41 UTC
Created attachment 38733 [details] [review]
Add a hidden search column to use GtkTreeView's default search.
Comment 2 Christian Persch 2005-03-15 12:18:02 UTC
Fixed in gnome-2-10 and HEAD. Thanks for the patch!