Bug 445531 - drag and drop
Summary: drag and drop
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 21.08.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-15 14:17 UTC by davidblunkett
Modified: 2022-01-12 17:53 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description davidblunkett 2021-11-15 14:17:14 UTC
Previously (when ~1-2 years ago) drag and drop of a file from (say kmail) to konsole would copy the file form the source to the CWD of the shell - this was really rather handy.

A few updates ago this behaviour stopped and you simply dragged the filename of the temp file across - not nearly so nice but usable.  I had high hopes this would be fixed in the latest version but it isn't.

It's mildy irritating to have to warp to the beginning of the line type "cp " and then warp to the end to type " .<return>" - I suppose there might be a good reason to do this but I can't think of it. I suppose there might be an option in konsole, kmail or plasma to control this but I can't find one.  Anyway - please revert to the previous behaviour of dragging and dropping files into the CWD - it was really useful.
Comment 1 ninjalj 2022-01-10 23:25:18 UTC
There's a profile configuration for this behavior at Mouse→Miscellaneous→Disable drag & drop menu for files & URLs. It is checked by default, it should be unchecked for the behavior you want.
 
The default was changed in 2018 (https://phabricator.kde.org/D12529?id=33116).
Comment 2 davidblunkett 2022-01-12 17:53:56 UTC
Fabulous! thanks!