meven added a comment.

  This does not include the workspace-option kcm setting.
  So I would title this "Allow users to change dropAction to MoveAction through 
a dndToMove kdeglobal setting"

INLINE COMMENTS

> dropjob.cpp:288
>          }
> +        if (!m_destUrl.matches(url.adjusted(QUrl::RemoveFilename), 
> QUrl::StripTrailingSlash)) {
> +            equalDestination = false;

You could add `equalDestination &&` here to save further checking.

REPOSITORY
  R241 KIO

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

To: trmdi, ngraham, dfaure, meven
Cc: meven, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, 
bruns

Reply via email to