View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017905 | MMW 5 | Other | public | 2021-05-22 08:12 | 2021-06-18 02:34 |
Reporter | michal | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 5.0.1 | ||||
Target Version | 5.0.1 | Fixed in Version | 5.0.1 | ||
Summary | 0017905: Column filter is empty sometimes - regression | ||||
Description | After these steps Column filter lists are empty: | ||||
Steps To Reproduce | 1) go to Music - Artists (Grid) or Albums (Grid) 2) switch Column filter on -> it opens empty | ||||
Tags | No tags attached. | ||||
Fixed in build | 2408 | ||||
|
Fixed in build 2408. |
|
I am not sure, if we could avoid reloading, due to how filtering works, these actions set new data source and it leads to grid reload. Anyway, I think it is really minor issue. |
|
We cannot reproduce the crash, no crash report arrived, and the log does not show any crash (except error 14D1FC2F at the beginning, fixed in the last build). Please try to retest with the latest build and eventually send me also crash report. |
|
This may be a minor issue on a small Library, however on a large Library merely enabling/disabling the Column Filter (which doesn't filter anything, the filelist hasn't changed) takes 10+ seconds each time. |
|
Enabling filter lasts long (especially the first), because it needs to analyze whole extremely long tracklist and extract filter values from it, this cannot be skipped, disabling it is quite quick even with 1.3GB database on my PC. |
|
Closed on 2417 Won't fix Grid reloading when enabling/disabling Column Filter |