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 664503 - Language: add dialog treeview should disable interactive search entry
Language: add dialog treeview should disable interactive search entry
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Region & Language
3.2.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-11-21 20:58 UTC by Cosimo Cecchi
Modified: 2011-11-22 14:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
language-chooser: disable built-in typeahead search entry (1.01 KB, patch)
2011-11-21 22:13 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2011-11-21 20:58:34 UTC
Since that dialog already has a filter entry, the stock GtkTreeView typeahead search entry should be disabled.
Comment 1 Cosimo Cecchi 2011-11-21 22:13:40 UTC
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.
Comment 2 Bastien Nocera 2011-11-22 11:03:52 UTC
Review of attachment 201881 [details] [review]:

Looks good.
Comment 3 Cosimo Cecchi 2011-11-22 14:48:50 UTC
Attachment 201881 [details] pushed as c72a3ab - language-chooser: disable built-in typeahead search entry