Summary: | Improve discoverability of saved search feature | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Todd <toddrme2178> |
Component: | search | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | nate |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/dolphin/64cfc43b97e0216caf8b7b71dd5168eaedb3068c | Version Fixed In: | |
Sentry Crash Report: |
Description
Todd
2011-03-24 19:43:47 UTC
Resetting assignee to default as per bug #305719 I've submitted a patch for this: https://phabricator.kde.org/D8454 Git commit 64cfc43b97e0216caf8b7b71dd5168eaedb3068c by Nathaniel Graham. Committed on 01/11/2017 at 15:00. Pushed by ngraham into branch 'master'. Make Saved Search feature discoverable Summary: Make Dolphin's Saved Search feature discoverable by adding a button inside the search field. The button only becomes enabled when there is a valid search term. When pushed, it saves the search to the Places panel, providing a visible-by-default way to do this to complement the existing implementation that is only visible in the context menu. Also harmonized the label text so that it's consistent no matter how you create a saved search (button or context menu) Test Plan: Tested in KDE Neon. Works great: {F5449508} Reviewers: #dolphin, broulik, dfaure, markg, emateli, elvisangelaccio Reviewed By: #dolphin, markg, emateli, elvisangelaccio Subscribers: anthonyfieroni, markg, emateli, elvisangelaccio, cfeck, #dolphin Tags: #dolphin Differential Revision: https://phabricator.kde.org/D8454 M +9 -4 src/dolphincontextmenu.cpp M +1 -1 src/dolphinviewcontainer.cpp M +27 -0 src/search/dolphinsearchbox.cpp M +2 -0 src/search/dolphinsearchbox.h https://commits.kde.org/dolphin/64cfc43b97e0216caf8b7b71dd5168eaedb3068c |