Summary: | Pasting an image into Dolphin, the "clipboard content" dialog should offer sane defaults | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Oded Arbel <oded> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | ben, bugseforuns, kfm-devel |
Priority: | NOR | ||
Version: | 23.03.80 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Dialogue box screenshot |
Description
Oded Arbel
2023-03-21 19:49:12 UTC
I believe part of this is related to bug 467513 as copying a screenshot from Spectacle to the clipboard appears as a broken entry, resulting in that application/x-kde-onlyReplaceEmpty file type. As for the lack of a file extension, I agree that this should be included with a suggested filename by default. Created attachment 157586 [details]
Dialogue box screenshot
(In reply to Ben Bonacci from comment #1) > I believe part of this is related to bug 467513 as copying a screenshot from > Spectacle to the clipboard appears as a broken entry, resulting in that > application/x-kde-onlyReplaceEmpty file type. Maybe... I think in my case if the content type "x-kde-onlyReplaceEmpty" was offered, I could still choose "image/png" and get a PNG image, but I can't reproduce now because clicking "Copy" in Spectactle (or even Gwenview) now doesn't copy anything - not even a broken entry (I probably need to revert something or reboot or sth). When there is nothing pastable in the clipboard, the "Paste" action is diabled in the Dolphin "Edit" menu and pressing CTRL+V doesn't do anything - which it might be a good idea to have the same behavior for the case of a clipboard entry with content type "application/x-kde-onlyReplaceEmpty" if it can be safely asserted that it means there's no valid content in the clipboard. |