Summary: | Places panel should automatically mount a USB card when you drag-and-drop something on it | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Sladjan <sladivadi> |
Component: | Places | Assignee: | Lukáš Tinkl <lukas> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | finex, kdelibs-bugs, marcdefrenne, nate, peter.penz19 |
Priority: | NOR | ||
Version: | 5.47.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kio/commit/65ea64aa5979906ef4384fe3f5255119d72fc65e | Version Fixed In: | 5.92 |
Sentry Crash Report: |
Description
Sladjan
2009-09-07 15:06:44 UTC
Indeed we probably want to lazy mount on drop (like we do on click). Reassigning to the right component though. on my system, a usbkey is always mounted with "root" right so I can no more use it "acces forbiden" What a mes with kubuntu linux 3.8.0-26-generic Kde SC 4.10.4 does it mean that I must learn to use konsole for use linux A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kio/-/merge_requests/749 Git commit 65ea64aa5979906ef4384fe3f5255119d72fc65e by Kai Uwe Broulik. Committed on 10/02/2022 at 18:51. Pushed by broulik into branch 'master'. [KFilePlacesView] Mount place when dropping onto it Make a copy of the `QDropEvent` including its `QMimeData` so we can replay the `urlsDroppedEvent` once setup has succeeded. M +51 -21 src/filewidgets/kfileplacesview.cpp https://invent.kde.org/frameworks/kio/commit/65ea64aa5979906ef4384fe3f5255119d72fc65e |