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 722296 - remove the 2nd searchentry
remove the 2nd searchentry
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: general
3.11.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-01-15 20:34 UTC by Arnaud B.
Modified: 2014-01-16 12:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
shell: Disable type-ahead in search window (879 bytes, patch)
2014-01-16 11:10 UTC, Bastien Nocera
none Details | Review
shell: Disable type-ahead in search window (1.22 KB, patch)
2014-01-16 11:38 UTC, Bastien Nocera
committed Details | Review

Description Arnaud B. 2014-01-15 20:34:36 UTC
* Open the searchbar, search for an existing entry (“background”) or a random thing (“aaaaa”)
* Click on the white space, where there is no result
* <Ctrl>F
You have a second searchentry that pops.
Comment 1 Bastien Nocera 2014-01-16 11:10:01 UTC
Created attachment 266437 [details] [review]
shell: Disable type-ahead in search window
Comment 2 Bastien Nocera 2014-01-16 11:38:24 UTC
Created attachment 266445 [details] [review]
shell: Disable type-ahead in search window

And force Ctrl+F to be disabled as well, by unsetting the
search column after setting the model.
Comment 3 Bastien Nocera 2014-01-16 12:38:50 UTC
Attachment 266445 [details] pushed as 4700b6f - shell: Disable type-ahead in search window