View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016548 | MMW 5 | Main Panel: Toolbars & Menus | public | 2020-04-23 18:11 | 2020-05-01 16:06 |
Reporter | peke | Assigned To | |||
Priority | low | Severity | tweak | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 5.0.1 | Fixed in Version | 5.0 | ||
Summary | 0016548: Tabs are unnecessarily re-loaded in some specific scenarios | ||||
Description | While testing 0016452:0057633 I have found that there is several seconds delay when moving from TAB to TAB if Tabs are Global Search (also affect Auto-Playlists that use [Refresh All]) making switched tab content not available and flesh during filling its content. Caching Tabs content would result in faster switching and refresh can be done in background so that view can be refreshed only if needed. | ||||
Steps To Reproduce | Case 1: Create Auto playlist with criteria "Any text" contain "the" as Tab 1-> Create Tab 2 with global search "the"+Tracks view -> Create third Tab with global search "and"+Tracks view -> switch to tab 2, Query is executed and results shows after few seconds (not cached) -> Switch to Tab 3 and results shows after few seconds (not cached) -> Switch to Tab 1 Results shows immediately NOTE: TAB 1 and TAB 2 shows exactly the same results Case 2: Create Tab 1 with global search "the"+Tracks view -> Press + to create Tab 2 Query is executed again and results shows after few seconds (not cached) | ||||
Tags | No tags attached. | ||||
Fixed in build | 2244 | ||||
|
Tab content _is_ cached. You can see it by switching tabs when a large auto-playlist is opened in one tab and a search is opened in the second tab. The desribed issue occurs _only_ when at least two tabs uses global searching (as both tabs uses the single search bar that needs to be updated on switching tabs resulting in re-loading). To be reworked sometimes in the future versions... EDIT: Re: also affect Auto-Playlists that use [Refresh All] => I cannot replicate, for me the auto-playlists are _never_ re-loaded on switching tabs and immediatelly shown. |
|
You are right Auto-Playlist was first tab and there was three Global searches tabs. on My library (one on FTP) it takes little less then 5s to stabilize. Global searches I used are "The" and "And" results are shown as Browser view. |
|
Fixed in 2244 |
|
Verified 2245 PLease close after second verification. |
|
Closing. |