GNOME Bugzilla – Bug 664503
Language: add dialog treeview should disable interactive search entry
Last modified: 2011-11-22 14:48:53 UTC
Since that dialog already has a filter entry, the stock GtkTreeView typeahead search entry should be disabled.
Created attachment 201881 [details] [review] language-chooser: disable built-in typeahead search entry Since we already have a filter entry inline, the one provided by GtkTreeView is just redundant and confusing.
Review of attachment 201881 [details] [review]: Looks good.
Attachment 201881 [details] pushed as c72a3ab - language-chooser: disable built-in typeahead search entry