Summary: | KDE 5.23.1 - KLIPPER - Actions truncate contents of clipboard | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Kurtsjunkacc |
Component: | Clipboard widget & pop-up | Assignee: | valdikss |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate, valdikss |
Priority: | NOR | ||
Version: | 5.23.1 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/beb34e3d9781c7728260d486a835c52be21a6d83 | Version Fixed In: | 5.23.5 |
Sentry Crash Report: |
Description
Kurtsjunkacc
2021-10-25 10:44:44 UTC
I wonder if this is an unintentional by product of the following fix: https://invent.kde.org/plasma/plasma-workspace/-/commit/f9669af2cfa6afdf6567ded5159c45ea8ab6c947 To fix bug https://bugs.kde.org/show_bug.cgi?id=431673 You're right. Fix is on the way. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1250 Git commit 49365857623f7e986013bee7d3160594d2272fe2 by Nate Graham, on behalf of ValdikSS ValdikSS. Committed on 05/12/2021 at 16:48. Pushed by ngraham into branch 'master'. Fix Klipper Actions content truncation Commit f9669af2 introduced a regression with Klipper Actions: it used truncated text as a source for the action, which resulted in truncated output. M +1 -1 klipper/urlgrabber.cpp https://invent.kde.org/plasma/plasma-workspace/commit/49365857623f7e986013bee7d3160594d2272fe2 Git commit beb34e3d9781c7728260d486a835c52be21a6d83 by Nate Graham, on behalf of ValdikSS ValdikSS. Committed on 05/12/2021 at 17:00. Pushed by ngraham into branch 'Plasma/5.23'. Fix Klipper Actions content truncation Commit f9669af2 introduced a regression with Klipper Actions: it used truncated text as a source for the action, which resulted in truncated output. (cherry picked from commit 49365857623f7e986013bee7d3160594d2272fe2) M +1 -1 klipper/urlgrabber.cpp https://invent.kde.org/plasma/plasma-workspace/commit/beb34e3d9781c7728260d486a835c52be21a6d83 |