View Issue Details

IDProjectCategoryView StatusLast Update
0016360MMW 5Main Panelpublic2020-03-03 00:16
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilitysometimes
Status closedResolutionreopened 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0016360: Status bar issues
DescriptionIn the mixed content views (containers+tracks) the status bar sometimes indicates:
'Selected 0 of 5 playlists' while other times it indicates '10 files, 83.0 MB, 49:30'

It should show both concatenated as
'10 files, 83.0 MB, 49:30, 5 playlists'

TagsNo tags attached.
Fixed in build2229

Relationships

related to 0015926 closedrusty Improvements to navigation of Playlist/Folder hierarchy 

Activities

Ludek

2020-02-14 15:33

developer   ~0056689

Fixed in 2228

rusty

2020-02-18 01:58

administrator   ~0056706

Last edited: 2020-02-20 19:48

Tested 2228, and there still appear to be some anomalies.

Tested 2228 and there's still some strangeness re. the status bar:

0 In Music > Location > <path> [Browser|Grid folders], MM normally shows:
x files, y MB, hh:mm:ss, z folders

1 Select files, it shows:
x files, y MB, hh:mm:ss (Selected: a files, b MB, HH:MM:SS), z folders

2 Select c folders, it shows
x files, y MB, hh:mm:ss, Selected c of z folders

3 Click a folder, it then shows:
Selected 1 of z folders, x files, y MB, hh:mm:ss,
Which is strange since:
- 0 folders have been selected!
- The format is different and there's an extra comma at the end! (folder selection is now before file selection in contrast to Step 2)!

4 EDIT: the status bar is also particularly strange for movies over DLNA: When selecting 1 file in a directory that contains only a single other subdirectory, the status bar shows:
Selected 1 of 210 containers, Selected 1 of 1 container, 1 container

Ludek

2020-02-21 14:00

developer   ~0056786

Fixed in 2229

peke

2020-03-01 03:23

developer   ~0056956

Verified 2229

I do not see any more issues.

rusty

2020-03-02 20:32

administrator   ~0057011

The original issues seem to be fixed, but there's a new one:

2) First selected directory isn't indicated as selected. e.g.
1 Navigate to Music > Location > DiskA > Folder A
--> In Folder A, Folder B will be highlighted/selected, but the status bar will not indicate this!
2 CTRL-CLICK Folder B and Folder C
--> Folder B becomes deselected, and Folder C becomes selected (as expected), but the status bar doesn't indicate anything is selected!

Ludek

2020-03-03 00:15

developer   ~0057013

Last edited: 2020-03-03 00:16

Yes, I intentionally show the selected count only when more than a single item is selected. Otherwise it would always show 1 of X folders selected (as the focused item is also selected).