elqasar2 wrote: ↑08 Sep 2022 18:46An even better illustration of this problem is if you have multiple files selected, pop the context menu for them, change your mind, and then click on any of the files. Desired behavior would be to go back to having the files still selected. What happens in 23.60.0006 is that just the file you clicked on becomes selected.
Thank you Don for mostly implementing in 23.60.0008 what I was asking for here in this thread. Despite Evolve being so vehemently opposed at the time. Now the behavior I was wanting, which is for the selection to be maintained when clicking back on a single file is at least maintained when clicking away from a menu or when giving focus back to the list.
It's still not clear to me why we can have this new behavior when clicking away from a menu, but not when clicking away from a context menu (whether that context menu be triggered directly on a file or triggered on the whitespace in the list). In my mind, the behavior should be consistent for menu and context menu, but anyway what was done in 23.60.0008 was an improvement and I'll take what I can get.
Just to make it even more clear, here is the current situation in 23.60.0008:
When a single file is selected:
Action: Click on any menu (e.g. Tools, Window, etc.) and then close the menu by clicking on the single file that was selected.
Result: File stays selected (as expected and desired by me).
Action: Right click in whitespace to pop a context menu and then close the menu by clicking on the single file that was selected.
Result: Inline rename (undesired). I would prefer that the file stays selected.
When multiple files are selected:
Action: Click on any menu (e.g. Tools, Window, etc.) and then close the menu by clicking on any of the files that were selected.
Result: All the files remain selected (as expected and desired by me).
Action: Right click in whitespace to pop a context menu and then close the menu by clicking on any of the files that were selected.
Result: The multiple selection is lost (undesired). I would prefer that all the files remain selected.
Even shorter summary: I believe that closing a context menu should have the same result as closing a toolbar menu.