View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016457 | MMW 5 | Playlists (Auto) / Search / Filters | public | 2020-03-26 17:03 | 2020-11-16 18:39 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0016457: Column Filter fails to update correctly when filters are enabled | ||||
Description | Normally the column filter restricts or expands the list of available entries depending on what filter is active and/or what contextual search has been initiated. However, if _both_ a filter and contextual search are active, the column filter may fail to update. e.g. (note that each step shows the numbers of CF Genres, CF Ratings, CF Albums, Total files): 1 Navigate to Music > All tracks [List|column filter;status bar] --> 210,12,3947, 13243 2 Create a filter 'Extension |= "mp3" --> 79,11,387, 1930 3 In the column filter, select Ratings of 5,4.5,4,3.5,3 stars --> 79,11,285, 770 4 Click in the tracklist and type e.g. 'lov' -->Column filter (and tracklist) update --> 17, 4, 27, 34 5 Cancel the 'love' filter -->Column filter fails to update--it shows a restricted list of choices and there's no way to get it to expand to the full list of choices that was available at step 3! --> 75, 5, 285, 770 (the values should have been 79,11,285,770) Strangely, the bug goes away after switching nodes. ie.: 6 Switch to Music and then back to Music > All [List|Column filter;status bar] [Filter: Extension |= 'mp3'] --> 79, 11, 387, 1930 7 In the column filter, select Ratings of 5,4.5,4,3.5,3 stars --> 79, 11, 285, 770 (as expected) 8 Click in the tracklist and type e.g. 'lov' --> 31, 8, 57, 79 (completely different values than at step 4, but they should be the same)! 9 Cancel the 'love' filter --> 79,11,387, 1930 (as expected) See: https://www.screencast.com/t/Q3yv6A8ndjoH | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | 2240 | ||||
related to | 0015734 | closed | Ludek | Contextual search does not work right when 'Column Browser' is opened after the search |
related to | 0016766 | closed | Ludek | Using Column Filter with Contextual Search yields incorrect search results |
related to | 0017104 | closed | Ludek | Possible crash when using search and switching from 'List' to 'Grid' |
|
Fixed in 2238 |
|
Tested 2239 with slightly modified steps: Step 1-2 as before Step 2.5 Initiate and cancel a contextual search for 'lov'). Step 3-4 as before --> after typing 'lov', the first column of the column filter populates, but the 2nd and 3rd don't --> crashlog: A04CB2E4 and then C491C8A7 https://www.screencast.com/t/6v7x1E105mcJ note: the bug didn't occur on the first try above, but it did on the 2nd (see around the 3 minute mark) |
|
Was already fixed by Michal in SVN revision 35523: "MM5 - fixed possible crash, based on bugreport C491C8A7" So already fixed in 2240 |
|
Verified 2274 Unable to replicate either crashes or incorrect results. |