https://bugs.kde.org/show_bug.cgi?id=509231

--- Comment #8 from Méven <[email protected]> ---
Git commit aa229c536b84d120e0b74661db10044f64d5a5b2 by Méven Car, on behalf of
Rafał Lichwała.
Committed on 15/02/2026 at 10:22.
Pushed by meven into branch 'master'.

dolphinview: indicate drops from Places view

This commit corrects previous attempt of bug fix done in
https://invent.kde.org/frameworks/kio/-/commit/71b2b38b0c4fc4c7820fd95b031413d854d8f8c6?merge_request_iid=2074
which incorrectly recognized drop action from Places View (based only
on missing Qt::MoveAction which had side effects described in BUG 514697)

This time DolphinView indicates that the given dropEvent
comes from Places View so we must avoid potentially destructive
Move-like plugins actions. This is done by setting proper
KIO::DropJobFlags additional flag for KIO::drop().
Related: bug 514697

M  +11   -1    src/views/dolphinview.cpp
M  +2    -2    src/views/draganddrophelper.cpp
M  +10   -7    src/views/draganddrophelper.h

https://invent.kde.org/system/dolphin/-/commit/aa229c536b84d120e0b74661db10044f64d5a5b2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to