Page 1 of 1

Select All Command Does Not Work

Posted: 30.10.2011, 23:13
by volley
The Select All command <actEditSelectAll> does not select the files in the active pane.
Here are the steps to reproduce:

1) Click icon with <actEditSelectAll> command
2) Press CTRL+C to copy files
3) Press CTRL+V to paste

The folder is pasted instead of the files.

The shortcut key CTRL+A works as expected.

1) Press CTRL+A
2) Press CTRL+C
3) Press CTRL+V

The files are pasted as expected.


FreeComander 2009.02b, Windows 7 SP1

Re: Select All Command Does Not Work

Posted: 06.11.2011, 09:06
by volley
The CTRL+A shortcut works as expected if nothing is selected. If a folder is selected in the tree, the contents is not selected.

1) Select a folder in the Tree
2) Press CTRL+A
3) Press DEL

The contents of the folder should be deleted leaving the empty folder, but instead the folder is gone.