Skip to content

fix: do not show 'Move here' in drop down for remote files

Srevin Saju requested to merge srevinsaju/kio:remote-files-dropdown into master

It is very unlikely to be possible to remove remote files So, moving is not possibly a good option to display to the end user.

Steps to reproduce:

  • Open a browser, search for any downloadable file.
  • Drag and drop the link into Dolphin
  • This would show Move Here, and which eventually fails to remove the link over http

Merge request reports