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 693937 - search: Don't run a full search for equal terms
search: Don't run a full search for equal terms
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on: 93935
Blocks:
 
 
Reported: 2013-02-16 04:43 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-02-16 18:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
search: Don't run a full search for equal terms (943 bytes, patch)
2013-02-16 04:43 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-02-16 04:43:35 UTC
See patch. Depends on bug #693935.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-02-16 04:43:37 UTC
Created attachment 236345 [details] [review]
search: Don't run a full search for equal terms

Due to the timeout on the search entry, it's possible for
a very quick edit to the entry to launch a subsearch on the
same search string.
Comment 2 Cosimo Cecchi 2013-02-16 14:24:18 UTC
Review of attachment 236345 [details] [review]:

Looks good.
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-02-16 18:25:04 UTC
Attachment 236345 [details] pushed as 8749557 - search: Don't run a full search for equal terms