View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016766 | MMW 5 | Playlists (Auto) / Search / Filters | public | 2020-06-30 19:57 | 2020-11-16 18:40 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0016766: Using Column Filter with Contextual Search yields incorrect search results | ||||
Description | If the user initiates and then cancels a contextual search while the column filter is being used, the column filter starts behaving incorrectly and displays incorrect search results: 1 Go to Music > All tracks [List:Column filter] 2 Use the column filter to select Genre: Alternative and Rating: 3-5 stars 3 Type an artist name to generate contextual search results --> Incorrect search results appear (it seems that somehow, MM selects other Genres (in the column filter) by itself, unexpectedly restricting search results) 4 Press 'x' or ESCAPE to close the contextual search --> some of the column filter restrictions are eliminated, and others aren't, resulting in a second set of incorrect search results! https://www.screencast.com/t/xFUmZyrvrw0 | ||||
Additional Information | Raised (though described differently) at: https://www.mediamonkey.com/forum/viewtopic.php?f=30&t=95726#p464363 | ||||
Tags | No tags attached. | ||||
Fixed in build | 2260 | ||||
related to | 0016457 | closed | Ludek | Column Filter fails to update correctly when filters are enabled |
related to | 0015734 | closed | Ludek | Contextual search does not work right when 'Column Browser' is opened after the search |
related to | 0017104 | closed | Ludek | Possible crash when using search and switching from 'List' to 'Grid' |
|
The reason for the incorrect search results was a change in behaviour when fixing 0016457 where MM tries to restore Column Filter selection after using Contextual search, but as can be seen on the video (0:55) the selection generaly cannot be restored because simply some items are no longer in the given categories. e.g. genre 'Alternative' does not iclude any track with 'costa' and thus is no longer as a row in the Genre column of the Column Filter. Fixed in 2260 be reseting the 'Column Filter' selection after using contextual search -- so that all search results are visible (and no longer filtered by Column Browser). i.e. filtering works in sequence [Funnel filter > Contextual search > Column Filter] i.e. results of Funnel filtering are filtered by Contextual search and the search results are filtered by Column Filter |
|
Verified 2260 This no works for me. |
|
Re Verified 2274 No regressions found. |