View Issue Details

IDProjectCategoryView StatusLast Update
0014813MMW 5Track Browserpublic2019-07-26 20:05
Reporterrusty Assigned To 
PriorityimmediateSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0014813: Selection of multiple folders --> collapse of tree
DescriptionIf the user tries to select multiple folders in the tree (e.g. Music > Location > PathX>Folder1/Folder2/Folder3
-->
The tree collapses and the user loses their context.
TagsNo tags attached.
Attached Files
bug14813.mp4 (445,885 bytes)   
Fixed in build2188

Relationships

related to 0015840 closedLudek Pressing Ctrl+Down on a media tree node opens another tab 

Activities

jiri

2018-05-10 13:58

administrator   ~0050244

We don't support multi-selection in the tree, the observed seems to be related to opening a new tab by Ctrl-Click on a tree item. This is expected, even though I see couple of issues there:

1. The newly opened tab doesn't look like the the 'source' tab, e.g.:
 a. The tree is collapsed (which is probably the issue originally reported by Rusty).
 b. Lyrics window is shown, even though it isn't in the source tab.

2. It seems that Ctrl+click keeps opening new tabs as long as the 'Ctrl' key is pressed!

3. It might make sense to change mouse cursor to 'pointer' in case Ctrl is pressed and mouse is over a tree node? (We can defer)

petr

2018-05-22 15:43

developer   ~0050339

Item 1 fixed. Item 2 cannot reproduce.

petr

2018-05-23 18:32

developer   ~0050348

Item 2 fixed

Ludek

2018-05-24 09:52

developer   ~0050351

Last edited: 2018-05-24 11:47

Item 2) reverted as it causes freeze in QUnit tests

EDIT: item 2) re-fixed in 2106

petr

2018-08-23 18:00

developer   ~0050975

Fixed

peke

2019-07-26 02:47

developer   ~0054213

Reopen in 2187 when you try to select Multiple folders whole tree get corrupted and only deletion of persistent.json fixes it.

Video uploaded to bug

rusty

2019-07-26 03:01

administrator   ~0054214

Unfortunately, I'm able to replicate this as well in 2187 (and not in 2186). Select node a in the tree, CTRL-Select another node --> all nodes get deleted :-(

Good catch!

peke

2019-07-26 20:04

developer   ~0054218

Last edited: 2019-07-26 20:05

Verified Reverted behavior in 2188

New Bug should be open for Multi Selections of tree nodes and other areas of MM5 after more testing