View Issue Details

IDProjectCategoryView StatusLast Update
0016548MMW 5Main Panel: Toolbars & Menuspublic2020-05-01 16:06
Reporterpeke Assigned To 
PrioritylowSeveritytweakReproducibilityN/A
Status closedResolutionfixed 
Target Version5.0.1Fixed in Version5.0 
Summary0016548: Tabs are unnecessarily re-loaded in some specific scenarios
DescriptionWhile 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 ReproduceCase 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)
TagsNo tags attached.
Fixed in build2244

Activities

Ludek

2020-04-23 20:05

developer   ~0057717

Last edited: 2020-04-23 20:35

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.

peke

2020-04-23 20:19

developer   ~0057719

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.

Ludek

2020-04-27 13:49

developer   ~0057759

Fixed in 2244

peke

2020-04-30 19:59

developer   ~0057801

Verified 2245

PLease close after second verification.

rusty

2020-05-01 16:06

administrator   ~0057814

Closing.