View Issue Details

IDProjectCategoryView StatusLast Update
0004823NoesisGUIStudiopublic2026-03-05 18:56
Reporterdstewart Assigned ToAntonino  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_BetaFixed in VersionStudio_Beta 
Summary0004823: 'Create Binding' Action Clears Current Binding, But Previous Binding Remains Selected In Binding Selection Menu
Description

Currently, if you have a Binding applied to a Property, and you press the Property's 'Create Binding' 3-Dot menu option, it will clear the current Binding.

Whilst this is potentially not problematic in itself, during this reset, the previous Binding continues to show as 'selected' when expanding the Binding Selection Menu.

See attached video.


Repro Steps:

1) Open the Squad sample, and identify, then select the ItemsControl on the page featuring the selected soldier's weapon stats.

2) In this ItemsControl's Properties Panel, expand its ItemsSource Binding, then click on the icon to the right of the 'Path' Property field to open the Binding Path Selector.

Observe how Weapons (of SelectedItems.Weapons) is the selected item.

3) Hover over the ItemsControl 'Items Source' Property, click on its 3-Dot menu, then select 'Create Binding'.
Observe how the previous Binding observed in Step 2) has been cleared from the Items Source Property Value.

4) If not already expanded, expand the Binding Selector for the 'Path' Property, and scroll through the list.
Observe how 'Weapons' (of SelectedItems.Weapons') is still shown as the selected Binding.
Observe how the item selected in the Binding Selection menu does not match the item shown as bound in the Items Source Property field.

Expected Results (if 'Create Binding' is intended to clear the current binding): The item selected in the Binding Selector should be deselected alongside the clearing of the binding's value.

Expected Results (if 'Create Binding' is intended to open the menu that shows the current binding): Selecting 'Create Binding' on a Property with a Binding already present, should not clear the field, or the selection in the Binding Selection menu.

Attached Files
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2026-02-20 15:48 dstewart New Issue
2026-02-20 15:48 dstewart File Added: 2026-02-20 09-48-05.mp4
2026-02-26 11:21 sfernandez Assigned To => Antonino
2026-02-26 11:21 sfernandez Status new => assigned
2026-02-26 11:21 sfernandez Target Version => Studio_Beta
2026-03-05 18:56 Antonino Status assigned => resolved
2026-03-05 18:56 Antonino Resolution open => fixed
2026-03-05 18:56 Antonino Fixed in Version => Studio_Beta