D15904: Fix that dragging a file can trigger inline rename.

Andreas Krutzler noreply at phabricator.kde.org
Tue Oct 2 19:55:09 BST 2018


akrutzler created this revision.
Herald added a project: Dolphin.
Herald added a subscriber: kfm-devel.
akrutzler requested review of this revision.

REVISION 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, ...).

REPOSITORY
  R318 Dolphin

BRANCH
  fix_drag_file_trigger_inline_renaming (branched from Applications/18.08)

REVISION DETAIL
  https://phabricator.kde.org/D15904

AFFECTED FILES
  src/views/dolphinview.cpp

To: akrutzler
Cc: kfm-devel, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20181002/494e6291/attachment.htm>


More information about the kfm-devel mailing list