Bug 393636 - When an image is copied to clipboard, the preview in the Klipper popup is scaled to fit the width of the popup
Summary: When an image is copied to clipboard, the preview in the Klipper popup is sca...
Status: RESOLVED FIXED
Alias: None
Product: klipper
Classification: Unmaintained
Component: plasma-widget (other bugs)
Version First Reported In: 5.12.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Martin Flöser
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-29 10:49 UTC by Kishore Gopalakrishnan
Modified: 2018-05-17 01:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In: 5.13.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kishore Gopalakrishnan 2018-04-29 10:49:56 UTC
If I copy an image (eg. in Okular, open a PDF, right-click drag, and select to copy as an image to clipboard) that is much taller than it is wide, the preview shown in the popup (the one that appears when you left-click the clipboard system tray item) is scaled to fit width. This means I have to scroll very far to reach the next item. Perhaps you could consider making sure this image preview is scaled in such a way that it does not go out of the popup, and thus one does not need to scroll too far to reach the next item.
Comment 1 Christoph Feck 2018-05-17 01:41:15 UTC
Fixed with https://commits.kde.org/plasma-workspace/7c644c4499c89d026c12a404a758f37f50303948

The preview images in the Clipboard popup are now always square.

See also https://phabricator.kde.org/D10557