Fix that dragging a file can trigger inline rename.

Authored by akrutzler on Oct 2 2018, 6:25 PM.

Description

Fix that dragging a file can trigger inline rename.

Summary:
Inline renaming is aborted as soon as an item is dragged. Previously, ’m_dragging' was used to determine if an item was being dragged. However, inline renaming is triggered after a certain amount of
time, during which time the user may have stopped dragging items.

BUG: 398375
FIXED-IN: 18.08.2

Test Plan: When dragging an selected item, inline renaming should never be started, regardless of where you drag it (Places panel, other split-view window, out of the Dolphin window, ...).

Reviewers: wbauer, elvisangelaccio, Dolphin, ngraham

Reviewed By: wbauer, elvisangelaccio, Dolphin, ngraham

Subscribers: kfm-devel

Tags: Dolphin

Differential Revision: https://phabricator.kde.org/D15904

Details

Committed
akrutzlerOct 3 2018, 6:08 PM
Reviewer
Dolphin
Differential Revision
D15904: Fix that dragging a file can trigger inline rename.
Parents
R318:3f682ad3a7f9: GIT_SILENT Upgrade KDE Applications version to 18.08.2.
Branches
Unknown
Tags
Unknown