Skip to content

DolphinView: If contextmenu is requested, abort twoClicksRenaming

Akseli Lahtinen requested to merge work/cherry-pick-0f75aa69 into release/25.04

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.

BUG: 503185

(cherry picked from commit 0f75aa69)

0f75aa69 DolphinView: If contextmenu is requested, abort twoClicksRenaming

Co-authored-by: Akseli Lahtinen akselmo@akselmo.dev

Merge request reports

Loading