[dolphin] [Bug 503185] Dolphin deleting file renames next file sometimes
Akseli Lahtinen
bugzilla_noreply at kde.org
Wed Apr 23 15:07:06 BST 2025
https://bugs.kde.org/show_bug.cgi?id=503185
Akseli Lahtinen <akselmo at akselmo.dev> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/-/commit/0f75aa6
| |9ea5cd448553d80fc20b172ee5e
| |b28092
--- Comment #8 from Akseli Lahtinen <akselmo at akselmo.dev> ---
Git commit 0f75aa69ea5cd448553d80fc20b172ee5eb28092 by Akseli Lahtinen.
Committed on 23/04/2025 at 12:39.
Pushed by akselmo into branch 'master'.
DolphinView: If contextmenu is requested, abort twoClicksRenaming
When using single click to select, user can double click the file to
start renaming it. If user at the same time also opens context menu,
user can delete the file while the renaming prompt is open, which causes
weirdness.
This patch makes sure we abort the double click renaming when context
menu is requested.
M +3 -0 src/views/dolphinview.cpp
https://invent.kde.org/system/dolphin/-/commit/0f75aa69ea5cd448553d80fc20b172ee5eb28092
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list