Search in app drawer doesn't seem to look in many fields
Bug #1678299 reported by
Daniel d'Andrada
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
New
|
Undecided
|
Unassigned | ||
unity8 (Ubuntu) |
In Progress
|
Undecided
|
Lukáš Tinkl |
Bug Description
1 - search for "Text Editor"
You get the gedit icon, which has a "Text Editor" caption/name
2 - search for "gedit"
You get nothing at all.
Looks like app drawer search is not looking into all desktop file fields or something. 1 & 2 works in unity7 dash just fine.
Related branches
lp://staging/~lukas-kde/unity8/appdrawer-search-more
Ready for review
for merging
into
lp://staging/unity8
- Unity8 CI Bot: Needs Fixing (continuous-integration)
- Albert Astals Cid (community): Approve
-
Diff: 384 lines (+91/-25)14 files modifiedplugins/Greeter/Unity/Launcher/launcheritem.cpp (+13/-0)
plugins/Greeter/Unity/Launcher/launcheritem.h (+3/-0)
plugins/Unity/Launcher/appdrawermodel.cpp (+3/-0)
plugins/Unity/Launcher/launcheritem.cpp (+13/-0)
plugins/Unity/Launcher/launcheritem.h (+3/-0)
plugins/Unity/Launcher/ualwrapper.cpp (+6/-4)
plugins/Unity/Launcher/ualwrapper.h (+1/-0)
plugins/Utils/appdrawerproxymodel.cpp (+24/-19)
qml/Launcher/Drawer.qml (+1/-0)
tests/mocks/Unity/Launcher/MockLauncherItem.cpp (+13/-0)
tests/mocks/Unity/Launcher/MockLauncherItem.h (+3/-0)
tests/plugins/Unity/Launcher/appdrawermodeltest.cpp (+6/-2)
tests/plugins/Unity/Launcher/ualwrapper.cpp (+1/-0)
tests/plugins/Unity/Launcher/ualwrapper.h (+1/-0)
tags: | added: unity8-desktop |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Lukáš Tinkl (lukas-kde) |
status: | Confirmed → In Progress |
summary: |
- Search in app drawer doens't seem to look in many fields + Search in app drawer doesn't seem to look in many fields |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.