Summary: | Unable to drag and drop any files in dolphin since plasma 6.2 upgrade | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | pallaswept <pallaswept> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | ad.liu.jin, kfm-devel |
Priority: | NOR | ||
Version First Reported In: | 24.08.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=494520 https://bugs.kde.org/show_bug.cgi?id=494582 https://bugs.kde.org/show_bug.cgi?id=494622 https://bugs.kde.org/show_bug.cgi?id=494856 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Can't drag'n'drop in dolphin |
Description
pallaswept
2024-10-12 06:25:10 UTC
Unable to reproduce in Qt 6.8. It's expected that the cursor turns into the red circle initially, because you can't drop the file onto other files. But when I drag it into the empty area below files, the cursor turns into a plus sign. Also, the filename should be under the cursor when dragging, but it's missing in your screen recording. So it seems there is something wrong in your DnD, but I'm unsure what it is. Maybe a Qt 6.7.3 specific problem. Operating System: Arch Linux KDE Plasma Version: 6.2.0 KDE Frameworks Version: 6.6.0 Qt Version: 6.8.0 Kernel Version: 6.11.3-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics Memory: 13.5 GiB of RAM Graphics Processor: AMD Radeon Graphics (In reply to Jin Liu from comment #1) Hi Jin Liu, thanks for looking at this for me > Maybe a Qt 6.7.3 specific problem. That seems plausible. I'm certain it's not specific to dolphin as I've seen the same kind of broken DnD in other KDE apps (see also). I'm using openSUSE tumbleweed, and I don't seem to be able to find even a pre-release package of qt 6.8 to try. Is there anything else that I could do, to try and pin this down? Happy to spend as much time on it as needed. (In reply to pallaswept from comment #2) > (In reply to Jin Liu from comment #1) > Hi Jin Liu, thanks for looking at this for me > > > Maybe a Qt 6.7.3 specific problem. > > That seems plausible. I'm certain it's not specific to dolphin as I've seen > the same kind of broken DnD in other KDE apps (see also). I'm using openSUSE > tumbleweed, and I don't seem to be able to find even a pre-release package > of qt 6.8 to try. Is there anything else that I could do, to try and pin > this down? Happy to spend as much time on it as needed. I'll try downgrading to Qt 6.7.3 to check this. Can't reproduce with Qt 6.7.3 in Arch. Maybe you could report this to opensuse. (In reply to Jin Liu from comment #4) > Can't reproduce with Qt 6.7.3 in Arch. Maybe you could report this to > opensuse. Thanks so much for trying it! I'll report this downstream and see how they go. No response from them at all, is there anything else I could try? Maybe something I could enable, to obtain logs of this behaviour? Fixed by forcibly reinstalling Qt6 (494520 for details) Thank you very much for your help :) |