Bug 391948

Summary: krusader 2.6: Regression - preserve state of selection of files/folder after perform copying task
Product: [Applications] krusader Reporter: linnets
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: krusader-bugs-null, nikita+kde
Priority: NOR    
Version First Reported In: 2.6.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description linnets 2018-03-16 21:58:13 UTC
As in Krusader 2.0 or DoubleCMD, if select files/folders and then copy them to somewhere, the state of files/folders' selection is preserved.

With this behavior, I could quickly check that if the files/folders are copied successfully.
Or, If I want to move these selected files/folders (after copying), I just perform cut/paste task, without worrying what files/folders need to be selected again.
Comment 1 Nikita Melnichenko 2018-03-18 07:18:33 UTC
Turn this off: Settings > Panel > Operation > Unselect files before copy/move.
Comment 2 linnets 2018-03-18 20:36:25 UTC
Thanks!