[dolphin] [Bug 503185] Dolphin deleting file renames next file sometimes

Akseli Lahtinen bugzilla_noreply at kde.org
Thu Apr 24 14:42:49 BST 2025


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

Akseli Lahtinen <akselmo at akselmo.dev> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst
                   |em/dolphin/-/commit/0f75aa6 |em/dolphin/-/commit/c883034
                   |9ea5cd448553d80fc20b172ee5e |a0cad596aa407fcd7bf779d3b18
                   |b28092                      |7e4fd1

--- Comment #9 from Akseli Lahtinen <akselmo at akselmo.dev> ---
Git commit c883034a0cad596aa407fcd7bf779d3b187e4fd1 by Akseli Lahtinen.
Committed on 24/04/2025 at 13:24.
Pushed by akselmo into branch 'release/25.04'.

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.


(cherry picked from commit 0f75aa69ea5cd448553d80fc20b172ee5eb28092)

0f75aa69 DolphinView: If contextmenu is requested, abort twoClicksRenaming

Co-authored-by: Akseli Lahtinen <akselmo at akselmo.dev>

M  +3    -0    src/views/dolphinview.cpp

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list