[dolphin] [Bug 503185] Dolphin deleting file renames next file sometimes
"Akseli Lahtinen" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kfm |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=503185 Akseli Lahtinen <[email protected]> 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 <[email protected]> --- 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.