On 09/10/2012 09:35 PM, Michael Blumenkrantz wrote:
> currently, rename functionality in EFM allows moving files by typing paths.
> this can be accomplished through the following:
>
> directory contents { directory/   file }
> rename(file) ->  "directory/file"
> file is now located in the subdirectory
>
> the question is, is this behavior that we want? there isn't a problem with
> it from a functional perspective; it works, checks permissions, all that.
> the issue is just that this is not "expected" behavior when renaming a file
> in a graphical file manager.

Quite an interesting behavior. The other FM that I know that allows this 
is rox-filer. But, that FM does the rename in a popup window whereas EFM 
does it inline. Also, the directory must exist otherwise rox complains.

  I would say provide a notification to the user in case the user types 
in "/" in the new file name, like, "file <previous_name> moved to the 
directory <dir_name> as <new filename>". This will help the user 
determine the directory it went to in case the / was typed in erroneously.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to