View Issue Details

IDProjectCategoryView StatusLast Update
0021010MMW 5Tracklistpublic2024-06-20 03:17
Reporterzvezdan Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status feedbackResolutionopen 
Product Version5.0 
Target Version5.1.1 
Summary0021010: Checkboxes and selections in listviews are not behaving as in File Explorer
DescriptionI don't know what is the point of selecting files in Organize files / Tag from filename / Convert format, as it is currently implemented. Selecting is not synchronized with checkboxes, so there is no way to check or uncheck multiple files at once, as it is possible when selecting files with Shift+click.

In File Explorer, when you select a file, its checkbox will be ticked; and vice versa, if you tick one checkbox, that file will be selected. If you select a range of files in Explorer using Shift+click, you will get all files from the same range checked.
TagsNo tags attached.
Attached Files
Fixed in build

Relationships

related to 0015047 feedbackpetr Context menu for LVs in some dialog is wrong 
related to 0021011 closedLudek (De)selecting files in Convert format dialog box is problematic 
related to 0020664 closedLudek (De)selecting files in Organize files dialog box is problematic 

Activities

rusty

2024-06-11 04:24

administrator   ~0075892

This is intentional, and I think makes sense in these contexts.

i.e. in Explorer, checkbox and selection is one and the same.
In auto-tag, organize, etc. the checkbox determines whether the dialog's action is applied to the track, whereas selection allows _other_ actions to be taken on the track.

It's true that this means that Shift-select doesn't work, but in general, I think that the current approach is preferable since users may want to listen to or view Properties of tracks in the dialog.

zvezdan

2024-06-11 08:40

updater   ~0075895

Last edited: 2024-06-11 09:04

I my opinion, if someone selects files in the main filelist and opens some of these dialog boxes, his intention is not to start playing any of these tracks, or to analyze their volume or any other action that is available in the context menu, but to do the action that is intended with such dialog box. The only possible action that could be wanted is to view Properties, but that could be done by enabling the needed column in the listview. Did you ever use any of these options inside these dialog boxes?

On the other side, the current implementation makes checking / unchecking range of files tremendously difficult. Could you imagine that you need to uncheck e.g 100 files, ticking one by one?

rusty

2024-06-19 18:48

administrator   ~0076053

Example of how this can be useful:
- User is auto-tagging a file and wants to hear what version of the file is being edited.

zvezdan

2024-06-19 22:44

updater   ~0076058

If that is the whole reason for the current behavior, you don't need the selection mode at all. I think it is highly unlikely that you would want to select multiple files in such dialog and start their playing all at once.

Maybe it would be better if you add a play button to the hovering row (and maybe a menu button), which would do the same thing, similarly as you have in popups. In that case, you could have the same behavior of selecting/checking files as in Explorer, and a possibility to start playing of a hovered file.