Search in System Settings is not "deep"
Bug #1469404 reported by
Adamalton
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Switchboard |
Fix Released
|
Wishlist
|
kay van der Zander |
Bug Description
In System Settings, the search functionality only seems to search the top-level items (i.e the names of the icons which are displayed on the main System Settings window), it doesn't search any of the actual setting names, or even the names of sub-sections.
E.g. if you search for "startup" it doesn't find anything, even though under "Applications" there is a whole section of settings called "Startup".
This makes the search somewhat useless, as it's only searching what you can already see anyway. A "deeper" search would be way more awesome.
Related branches
lp://staging/~kay20/switchboard/plug_search
- kay van der Zander (community): Approve
-
Diff: 242 lines (+125/-37)5 files modifiedlib/PlugsManager.vala (+1/-1)
src/CMakeLists.txt (+1/-0)
src/CategoryView.vala (+45/-36)
src/PlugsSearch.vala (+64/-0)
src/Switchboard.vala (+14/-0)
affects: | elementaryos → switchboard |
Changed in switchboard: | |
importance: | Undecided → Wishlist |
status: | New → In Progress |
milestone: | none → loki-beta1 |
Changed in switchboard: | |
status: | In Progress → Confirmed |
Changed in switchboard: | |
status: | Confirmed → In Progress |
Changed in switchboard: | |
status: | In Progress → Fix Committed |
Changed in switchboard: | |
milestone: | loki-beta1 → loki-alpha1 |
Changed in switchboard: | |
assignee: | nobody → kay van der Zander (kay20) |
Changed in switchboard: | |
milestone: | loki-beta1 → 2.1.0 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.