Summary: | Unable to drag-and-drop media from SMB shares to web browser for posting on social media (Twitter, Gab, Reddit, etc.) | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | volkischexe |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | kfm-devel, mvr, nairboon, volkischexe |
Priority: | NOR | ||
Version: | 23.04.3 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | 429067 | ||
Bug Blocks: |
Description
volkischexe
2023-07-12 20:38:55 UTC
I can confirm that this bug also exist on Opensuse Leap 15.5, Tumbleweed and Kubuntu 23.10. In addition to smb shares, Dolphin also fails to drop from ssh (fish://) directory to web browser (Firefox, Chromium, Chrome). I tested this behavior with the web app Moodle. I discovered last night that this same problem occurs when trying to drag-and-drop music from an SMB share into the Elisa music player. I have found a somewhat kludgy workaround for those affected: 1. Install Visual Studio Code 2. Right-click on the folder you're trying to drag-and-drop from and select "open with vscode" 3. VSCode will automatically map the SMB share to a dynamic directory location (so you can't bookmark it, unfortunately), which you can then use with any application that doesn't support the new network drive mounting standard. Probably caused by the smb/sftp URL that is passed on instead of the local path as described in bug #429067 |