View Issue Details

IDProjectCategoryView StatusLast Update
0007368MMW v4Framework: Scripts/Extensionspublic2011-10-18 08:04
Reporterzvezdan Assigned To 
PrioritynoneSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version4.0 
Target Version4.0 
Summary0007368: Custom node should not be selected and OnFillTracks event should not be fired with right-click on node [MM4]
DescriptionSince you changed the behavior of the right-click on some node in MM4, OnFillTracks event should be modified as well, i.e. it should not be fired in such cases because the built-in nodes also doesn't fill the tracklist on the right-click on some node.

However, we still need a possibility to handle the event when an user has right-clicked some node with e.g. OnNodeFocused. Well, technically OnNodeFocused is not the right event for such thing since the old (current) node should not change its focus on the right click of some another node. Maybe you should add some new event, e.g. OnRightClick or OnContextMenu, but because of the compatibility with the existing scripts I suggest that you generate OnChangedSelection event when user right-click on some node.
Steps To Reproduce1. Install Magic Nodes add-on;
2. select and expand Magic Nodes node;
3. right-click on the first sub-node, i.e. "Album Artist [A-Z], Album (by Year)" -> clicked node is selected and tracklist is filled.
4. right-click on any built-in node -> clicked node is not selected nor tracklist is filled.
TagsNo tags attached.
Fixed in build

Relationships

related to 0005041 new right click on tree node show it's content in library 
child of 0006529 new Right-click on nodes selects content, interfering with 'Open in new tab' function 

Activities

zvezdan

2011-02-13 10:09

updater   ~0023035

Well, I just discovered that nodes are not selected on the right-click only for nodes on the topmost level - all other sub-nodes are selected on the right-click which is even worse and inconsistent.

rusty

2011-05-06 20:57

administrator   ~0024918

This issue was reverted over the course of MM4 development.

peke

2011-09-21 23:28

developer   ~0027894

Can you please triage this for 4.1?

jiri

2011-09-22 08:13

administrator   ~0027895

Since this was reverted, I don't think it's an issue anymore, is it?

peke

2011-10-18 08:04

developer   ~0028345

Right, closing.