Application search - do not use generic names or comments
Bug #1110124 reported by
Ritesh Khadgaray
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-lens-applications |
New
|
Medium
|
Unassigned |
Bug Description
Searching for "the" shouldn't give me a list of applications. We should use the
keywords from applications' desktop files for search, not comments.
from canonical/
...
189 if (gmenu_
190 {
191 dum1 = unity_applicati
192 indexer->index_text (dum1, 0);
193 g_free (dum1);
194 }
Changed in unity-lens-applications: | |
importance: | Undecided → Medium |
tags: | added: scopes-s |
To post a comment you must log in.
The bug is fixed with gnome-shell - https:/ /bugzilla. gnome.org/ show_bug. cgi?id= 682529