Summary: | With default Klipper settings, copied image data from Spectacle is displayed as icon, rather than actual image | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | rik <rik> |
Component: | Clipboard widget & pop-up | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate, plasma-bugs-null |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/d77e14249481c1839a57dd5f740d85f3df154557 | Version Fixed In: | |
Sentry Crash Report: |
Description
rik
2023-02-07 11:34:17 UTC
If you go into the Clipboard settings and change the value of "non-text selection" to "Always save in history" or "Only when explicitly copied" and then copy the screenshot from Spectacle again, does the Clipboard history popup show what you expect rather than an icon for the image? (In reply to Nate Graham from comment #1) > If you go into the Clipboard settings and change the value of "non-text > selection" to "Always save in history" or "Only when explicitly copied" and > then copy the screenshot from Spectacle again, does the Clipboard history > popup show what you expect rather than an icon for the image? Hi I just installed a new OS: here "Always save in history" is greyed out, I cannot select it. "Only when explicitly copied" is selected by default and indeed images are now shown in the Clipboard instead of a replacement icon! feature request can be closed. To be clear: until this is fixed, it can be worked around by setting "Non-text selection:" to "Only when explicitly copied" in the clipboard settings window. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4659 Git commit d77e14249481c1839a57dd5f740d85f3df154557 by Noah Davis. Committed on 30/08/2024 at 17:40. Pushed by ndavis into branch 'master'. klipper: always display image thumbnail when showing image delegate Five years ago, we changed klipper to show an icon instead when force copying images while non-text copying was disabled. This makes it hard to identify the image though and the original reason for doing this seems to be gone. Original change for context: https://phabricator.kde.org/D22684, commit 423308f854c4b76c72da4e3263614c7b20642ebf Related: bug 457098 M +0 -4 klipper/historymodel.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/d77e14249481c1839a57dd5f740d85f3df154557 |