Wrong Total Size

Discussion related to "Everything" 1.5.
aflawt
Posts: 21
Joined: Thu Mar 24, 2022 4:20 pm

Wrong Total Size

Post by aflawt »

If I select multiple files by using up/down arrow keys while holding shift, size on status bar displays total size of all results instead of selected files.
total_size.PNG
It works normal when I select the files with ctrl+click.
total_size_2.PNG
You do not have the required permissions to view the files attached to this post.
aflawt
Posts: 21
Joined: Thu Mar 24, 2022 4:20 pm

Re: Wrong Total Size

Post by aflawt »

It can even show more than the total size of all results.
total_size_3.PNG
total_size.gif
You do not have the required permissions to view the files attached to this post.
therube
Posts: 5723
Joined: Thu Sep 03, 2009 6:48 pm

Re: Wrong Total Size

Post by therube »

What version of Everything?

You have OMIT items.
Might they be being taken into consideration, even though they are "omitted"?
aflawt
Posts: 21
Joined: Thu Mar 24, 2022 4:20 pm

Re: Wrong Total Size

Post by aflawt »

It is 1350. In the gif file, omit was closed (normally, the file in the second row is omitted). So disabling omit didn't change the result.
void
Developer
Posts: 19873
Joined: Fri Oct 16, 2009 11:31 pm

Re: Wrong Total Size

Post by void »

Thank you for the issue report aflawt,

It took me a little while to find the issue..

It's caused by mixing file and folders results and a selection size optimization added in 1350a.

I'll have a fix soon.
void
Developer
Posts: 19873
Joined: Fri Oct 16, 2009 11:31 pm

Re: Wrong Total Size

Post by void »

Everything 1.5.0.1351a fixes an issue with calculating the total selection size when mixing files and folders.
aflawt
Posts: 21
Joined: Thu Mar 24, 2022 4:20 pm

Re: Wrong Total Size

Post by aflawt »

thank you.