View Issue Details

IDProjectCategoryView StatusLast Update
0004985NoesisGUIStudiopublic2026-04-16 03:54
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target Version4.0 
Summary0004985: Inline Style Editor Doesn't Open The Right-Clicked Item On-Stage
Description

Currently, when an individual Item within a Data-driven Collection Element is right-clicked, and its Item Template opened for Edit, the Inline Template Dummy Editor will open the specific Item that the context menu was clicked from.

However, when attempting the same operation with a Style, the Inline Style Dummy Editor will instead of the right-clicked Item, open the first Item in the collection array.

See attached video.


1) Download, unzip, and open the attached Studio Project.

2) Within MainPage.xaml, identify the Item grid on the right of the screen, right click on any of the individual items in the grid except the top-left one, and navigate to 'Templates'-->'Item'-->'Edit Current'
This will open the right-clicked item inside of the Inline Template Dummy Editor.

Observe how the item that was right-clicked is the subject of the Dummy Editor.

3) Exit the Template and return to the root of MainPage.xaml.

4) Once again, right-click the same item that was picked in Step 2), but this time, in the context menu navigate to 'Styles'-->'ItemContainer'-->'Edit Current'.
This will open the Inline Style Dummy Editor.

Observe how instead of the right-clicked item, the first Item in the Collection's array was made the subject of the Dummy Style Editor.

Expected Results: Just like the Inline Template Dummy Editor opens with a focus on the item that was right-clicked to get there, Styles also perform the same functionality.

4) Right-click

Attached Files
Inventory_DD_Studio.zip (1,983,404 bytes)
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2026-04-13 17:32 dstewart New Issue
2026-04-13 17:32 dstewart File Added: Inventory_DD_Studio.zip
2026-04-13 17:32 dstewart File Added: 2026-04-13 10-59-01.mp4
2026-04-13 17:54 jsantos Assigned To => dfranjic
2026-04-13 17:54 jsantos Status new => assigned
2026-04-13 17:54 jsantos Target Version => 4.0
2026-04-16 03:54 dfranjic Status assigned => resolved
2026-04-16 03:54 dfranjic Resolution open => fixed