Skip to content
Commit 9e477d9c authored by Arjun AK's avatar Arjun AK
Browse files

Do not show "move" option while dragging and dropping a read only directory

posix does not permit the movement of a read-only folder, regardless of the permissions
on its parent. This patch removes the move option from the drag and drop context menu if
the user doesn't have write permission on the directory.

BUG: 337486
REVIEW: 119372
FIXED-IN: 4.14.3
parent da39a8f8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment