id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
3858	Rotating dash location not updated after initial resize	egmont		"Have a directory whose contents is really slow to read. It could be a remote filesystem, a pendrive, or maybe a local directory with millions of files, e.g.:

{{{
mkdir /tmp/huge
cd /tmp/huge
echo {1..2000000} | xargs touch
}}}

Start up `mc` in this directory, with ""Rotating dash"" enabled.

The screen is all blank except for the rotating dash while `mc` starts up. This is not too nice, but I don't really have a better idea at the moment.

Enlarge the terminal emulator window horizontally before `mc` completes the scan. Notice that (unlike after a full `mc` startup) the rotating dash does not move accordingly, it remains at the same position relative to the upper left corner.

When loading is finished, `mc`'s panels appear as expected, spanning the entire new width.

Press Ctrl+R to reload this giant directory. Notice that the rotating dash is still at its previous position according to the old window size, rather than at the right edge."	defect	new	minor	Future Releases	mc-core	master						no branch	
