[Bug 39482] Re: nautilus tries to move when dragging and dropping from read-only folders, instead of copying

Sivan Greenberg sivan at piware.de
Sun May 28 10:30:42 UTC 2006


in 93_upstream_nautilus-dnd-user-owned.patch inside the source package,
there is already a patch that modified the behavior of
nautilus_drag_default_drop_action_for_icons(..

I am thinking along the lines of something similar to that patch, to
change the default behavior from move to copy when the source is
readonly as in this bug's test case.

that would involve:
1) Creating a function using gnomevfs that checks if the source is readonly
2) add modifer to the "	if (same_fs || target_is_source_parent)...." condition, as 93_upstream_nautilus-dnd-user-owned.patch already does.

-- 
nautilus tries to move when dragging and dropping from read-only folders, instead of copying
https://launchpad.net/bugs/39482




More information about the desktop-bugs mailing list