Page 1 of 1

file selection after archive extraction bug

Posted: 18.07.2011, 05:23
by joe
FreeCommander XE 0.532
Win 7 x64
WinRar 4.0 x64

after extracting an archive when the current directory is automatically refreshed the preceding file/folder is selected. the consequences of this can be severe.

for instance, suppose i have a directory with 1 file and 1 folder:
b <-- a directory
a.rar <-- an archive

if i wanted to extract "a.rar" then delete "a.rar". i would perform these steps:
1) right click "a.rar" and choose from the winrar context menu "extract to a\" (wait for extraction to finish)
2) press SHIFT+DEL to delete "a.rar" ("a.rar" remains selected momentarily)
3) if the screen refreshes before the i press DELETE, directory "b" will be highlighted and deleted (the confirm box does pop up but SHIFT+DEL ENTER is automatic for most)