View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003427 | MMW v4 | Main Panel/Toolbars/Menus | public | 2007-08-24 19:26 | 2008-11-25 06:36 |
Reporter | rusty | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | feedback | Resolution | open | ||
Summary | 0003427: Editing tracks causes selected node to lose focus | ||||
Description | If the user goes to a node and then does a mass edit of selected tracks -->After the edit window closes, focus shifts to a different node (a parent node) and the tracklist is filled with completely different set of tracks. Tested 1063. | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
Exact repro steps: -Find more from same Album (for a multi-artist album) -->MM sends you to \Album\<Album> -Select all the tracks -Change the Album Artist to "" and click OK -->User is returned to the main panel, but focus is no longer on \Album\<Album>. Instead it has switched to a different node \Album\<Album>+1 |
|
Reason for this is that if after edit all tracks are removed from a node (because they all now have different values), the node is also deleted and a new one is created. In some cases even >1 new nodes can be created and so it isn't exactly clear, where should MM move focus. Although it's certainly somehow fixable, I'd suggest to at least defer this minor annoyance past 3.0 release. |