GNOME Bugzilla – Bug 682529
Application search - do not use generic names or comments
Last modified: 2012-11-30 15:37:48 UTC
Searching for "the" shouldn't give me a list of applications. We should use the keywords from applications' desktop files for search, not comments.
We shouldn't use the generic name either. See: https://live.gnome.org/GnomeShell/Design/Whiteboards/Search#Search_Matching_and_Ordering
*** Bug 650866 has been marked as a duplicate of this bug. ***
(In reply to comment #0) > We should use the keywords from applications' desktop files for search We have been doing that for a while actually (there are just not too many applications that have keywords in their .desktop file)
Created attachment 222214 [details] [review] shell-app: Don't match on comments Comments are meant to be displayed, not to be searched - we should rather advertise the use of Keywords, which yields much better results. (looks like we never matched on GenericName)
Review of attachment 222214 [details] [review]: Sure.
Attachment 222214 [details] pushed as d60a4e9 - shell-app: Don't match on comments
Just for anyone following along, GNOME Shell 3.6.2 now uses GenericName for searching (Bug 687121).
*** Bug 689345 has been marked as a duplicate of this bug. ***
(In reply to comment #7) > Just for anyone following along, GNOME Shell 3.6.2 now uses GenericName for > searching (Bug 687121). Indeed. I only just noticed this because of bug 689345. Reopening.
Actually, looking at this again, searching for GenericName should be OK. Bug 689345 seems to be a case of GenericName misuse rather than the search criteria being wrong. And the issue I originally reported for this bug seems to be fixed in 3.6.