Skip to content

window-slot-dnd: fix drop condition check

Drag and dropping on a search or starred location tab gives an error dialog that says "Error while copying to /".

In order to be able to drop the selection on a target it is also necessary to check whether it is editable, property which is set False for the Star and Search directories.

Closes #168 (closed)

Edited by Carlos Soriano

Merge request reports