Bug 403923 - An informational tooltip should be shown when hovering over the search bar
Summary: An informational tooltip should be shown when hovering over the search bar
Status: RESOLVED FIXED
Alias: None
Product: ksysguard
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2019-02-04 13:25 UTC by Simone Gaiarin
Modified: 2019-03-01 15:55 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.16.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simone Gaiarin 2019-02-04 13:25:27 UTC
SUMMARY

D18580 introduced the possibility to use a comma separated list for searching processes and pids. I think that this should be accompanied by a tooltip that appears when hoovering the search bar that tells the user of how the search works. Probably the documentation should also be updated to list this new feature.

Tooltip example:
"Type comma separated search terms or PIDs to filter the process list"
Comment 1 Nate Graham 2019-02-05 20:28:42 UTC
Turns out regex input is accepted too. Totally agree.

Wanna give it a shot? :)
Comment 2 Simone Gaiarin 2019-02-10 18:11:19 UTC
First, any idea on what should we write exactly?

Is this ok?

"Type comma separated searchs term or regular expressions to filter the process list."

I removed the PIDs, because it searches in all these fields apparently:
- Name
- Command
- Window Title of the process.
- Username
- PID
Comment 3 Simone Gaiarin 2019-02-25 18:17:59 UTC
Here the revision that fixes this:

https://phabricator.kde.org/D19312
Comment 4 Simone Gaiarin 2019-03-01 08:07:11 UTC
Git commit 839be94eaf7b1023bf8bfeab443cc1fc32920ae4 by Simone Gaiarin.
Committed on 01/03/2019 at 08:06.
Pushed by gaiarin into branch 'master'.

Add tooltip for quick search

Summary:
Add a tooltip to the quick search line edit in the process view to inform the user that it is possible to use comma separated search terms and regular expressions.

We can also reformulate the text if you have better ideas.

Reviewers: #plasma, cfeck, broulik, mart

Reviewed By: #plasma, mart

Subscribers: ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D19312

M  +3    -0    processui/ProcessWidgetUI.ui

https://commits.kde.org/libksysguard/839be94eaf7b1023bf8bfeab443cc1fc32920ae4