View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009882 | MMW v4 | Framework: Scripts/Extensions | public | 2012-10-24 14:10 | 2012-11-01 13:02 |
| Reporter | Bex | Assigned To | |||
| Priority | urgent | Severity | major | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Platform | Windows | OS | 7 | OS Version | - |
| Product Version | 4.0.6 | ||||
| Target Version | 4.0.7 | ||||
| Summary | 0009882: OnChangedSelection is not fired in NowPlaying window (regression) | ||||
| Description | The SDBApplicationEvent OnChangedSelection is not fired when you select tracks in the NowPlaying window, unless the NowPlaying _Node_ is selected. This behaviour was not present in MM3. To replicate, add this script to the scripts/auto folder and click around in MM. '------------------------------------ Sub OnStartUp() Script.RegisterEvent SDB, "OnChangedSelection", "SelectionChanged" End Sub Sub SelectionChanged() msgbox "SelectionChanged" End Sub '------------------------------------ | ||||
| Tags | No tags attached. | ||||
| Fixed in build | |||||