Bug 346602 - Application Launcher (Kickoff) not filtering search results from system settings
Summary: Application Launcher (Kickoff) not filtering search results from system settings
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Launcher (Kickoff) (show other bugs)
Version: 5.7.2
Platform: Kubuntu Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL: https://www.youtube.com/watch?v=oF5VF...
Keywords:
: 366522 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-04-24 23:22 UTC by Unknown
Modified: 2016-09-23 00:06 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2015-04-24 23:22:59 UTC
When I go into System Settings, click "Search" and enable/disable the search filters (in this example, only "Applications" is enabled, everything else is disabled), and use Kickoff to search for a program, it brings up documents and web browser bookmarks in the search results. If I use the search bar, it brings up applications only. 

Reproducible: Always

Steps to Reproduce:
1. Click on Application Launcher (Kickoff)
2. Begin typing to search for desired program, document, etc.
3.

Actual Results:  
Kickoff seems to display the results for everything, regardless of what I filtered through "Search" in the System Settings control panel.

Expected Results:  
Kickoff to display results within the filter parameters I chose in the "Search" setting in System Settings.

Running Kubuntu 15.04 x64 w/ KDE Plasma 5.2.95 via ppa:kubuntu-ppa/beta. Bug discovered 2015.04.24 @ 16:22.
Comment 1 Marco Martin 2015-05-28 09:05:55 UTC
does this still happen?
Comment 2 Martin Klapetek 2015-06-03 16:24:03 UTC
It does here.

Does kickoff actually read the Search configuration?
Comment 3 Kai Uwe Broulik 2015-06-16 17:17:47 UTC
It didn't work for me last time I checked but now it does. Strange.
Comment 4 Kai Uwe Broulik 2015-08-17 15:15:22 UTC
I haven't seen this in a long time, feel free to re-open if the problem persists with a more recent version.
Comment 5 Prasad Murthy 2015-11-09 07:14:33 UTC
Distro : Kubuntu 15.10 64 bit
Kde plasma version: 5.4.2
Qt Version: 5.4.2

Problem presists. Kickoff still shows chrome bookmarks. Also please note the difference between the kickoff and kicker. I mean kickoff as the start menu not the krunner. Please someone confirm this and reopen this bug report
Comment 6 Philip Muškovac 2015-11-14 20:37:59 UTC
Confirmed on plasma 5.4.2 kubuntu 15.10
Comment 7 Prasad Murthy 2015-11-14 20:41:37 UTC
Distro : Kubuntu 15.10 64 bit
Kde plasma version: 5.4.3
Qt Version: 5.4.2

The problem is present in plasma version 5.4.3. The bookmarks are still showing even thought it is opted out in the kcm
Comment 8 David Edmundson 2016-09-01 12:52:10 UTC
*** Bug 366522 has been marked as a duplicate of this bug. ***
Comment 9 Unknown 2016-09-15 23:31:40 UTC
I've been recently testing the daily build of Kubuntu 16.10 Yakkety w/ KDE Plasma 5.7.2. This bug is still present, here. Updated the OP details to reflect as such.

KDE Frameworks 5.24.0
Qt 5.6.1
Comment 10 Unknown 2016-09-15 23:33:00 UTC
I've also changed the status from "normal" to "major", as filtered searches are, in my opinion, a big component to any application/search menu... but feel free to change as necessary. Thanks all!
Comment 11 Unknown 2016-09-16 02:48:18 UTC
Also, this applies to both the Application Launcher AND the Application Dashboard: changing the search options doesn't seem to have any effect on either.
Comment 12 Unknown 2016-09-22 19:56:37 UTC
If anyone is running 5.7.5 or the 5.8 beta, would they be willing to test to see if this bug is still present in those versions?
Comment 13 David Edmundson 2016-09-22 23:55:09 UTC
The "bug" will be present.

Kickoff does not use the filters set in that systemsettings module.

This is partly deliberate, as we want to enforce a subset of krunner's plugins as they don't all make sense here.

Kicker (Application Menu) has a config option for toggling bookmarks, files and emails.
(which from the sounds of it is what you want)

Kickoff (Application Launcher) shares the hidden config option "runners" that can be manually set.
 default is shell,bookmarks,recentdocuments,locations,baloosearch 

but it has no UI facing option.

I'll sync the config option that kicker has to kickoff's UI.

Then we need to change the KCM so that it's clearer as to what it actually affects.
Comment 14 Unknown 2016-09-23 00:00:08 UTC
Appreciate the reply David. Even if the Plasma search section in the System Settings isn't deemed the best place for Kickoff's filter settings, just having them available somewhere would be fantastic. It's a huge benefit to be able to filter the search results in the application menu and the application dashboard, like Kicker is able to.

What you're proposing sounds awesome. Appreciate your consideration on this matter! Let me know if there's something I can test, specifically, when the changes become available for testing.
Comment 15 David Edmundson 2016-09-23 00:02:41 UTC
Edit: The config option "Expand search to bookmarks, files and emails" is present in Kickoff

Don't know how I forgot. I was the one who added it.
Comment 16 Unknown 2016-09-23 00:06:50 UTC
Haha, you all have a lot on your plate -- it's completely understandable. :)

The config option you mentioned does help in giving the user more lee-way towards choosing what they want to show, and that's definitely closer to the desired outcome. Are you saying that when this is selected, it uses Kickoff's filter results in the Plasma Search section of the System Settings?