id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2503	copy/move dialog: wrong total bytes counter for subdirs	gotar	andrew_b	"When file_op_compute_totals=0 it gets really hard to find out operation progress status '''for directories (only)'''. There's no cumulative progress bar (because dialog doesn't know total size), file counter shows weird values like ""Files processed: 36 of 0"", ETA keeps '0:00.01' with no average transfer speed in braces and middle line shows always ""Total: 0 of 0"". At least these fixes should be made:

1. Total counter should be running additionally for data copied within subdirectories,
2. ETA should be vanished (as it's impossible to compute it anyway without prescan),
3. file counter should append '(+ subdirs)' string if any dir is selected for operation (or marked).

One trivial glitch is that marked directory counts as ""Files processed: .. of 1"" while selected directory doesn't count (""Files processed: .. of 0"")."	defect	closed	minor	4.8.2	mc-core	4.7.5	fixed					merged	committed-master committed-stable
