Bug 427000 - Clipboard applet becomes unusable if I entered something in the filter and then clear the history
Summary: Clipboard applet becomes unusable if I entered something in the filter and th...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2020-09-26 17:35 UTC by H.H.
Modified: 2020-10-20 18:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.20
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description H.H. 2020-09-26 17:35:12 UTC
SUMMARY
Clipboard applet becomes unusable if I entered something in the filter and then clear the history, because the filter field is then disabled but the filtertext is still displayed and active

STEPS TO REPRODUCE
1. have some entries in the clipboard
2. enter something in the clipboard filter field, like "xyz"
3. clear the history (button beside filter), the filter-textfield becomes disabled
4. copy some new things (which do not match xyz)
5. the clipboard remains empty because the filter is still active, but the filter-textfield is still disabled, also no clear-filter-button


OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Colin J Thomson 2020-09-26 20:04:16 UTC
I am seeing this on my F32 Box

Plasma 5.19.5
Frameworks 5.74
Qt 5.14.2
Comment 2 Nate Graham 2020-09-29 18:29:35 UTC
Yeah sorry this was my fault. Fixed with https://invent.kde.org/plasma/plasma-workspace/-/commit/2b0ad193bb64c308c787e28cd70eccc8a7a548bd in Plasma 5.20.

There are no more 5.19 releases planned, so distros will have to manually cherry-pick this fix to get it to 5.19 users.