View Issue Details

IDProjectCategoryView StatusLast Update
0004656NoesisGUIStudiopublic2026-04-23 15:32
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004656: Generating Sample Data Inside A Template Can Cause Adorner Misalignment
Description

Currently, Generating Sample Data whilst inside of a DataTemplate can result in the adorners of the Elements within, to become misaligned with the visual rendered on-Stage.

See attached video.


Repro Steps:

1) Open the Ombra sample from the InternalProjects GitHub.

2) Enter the Component named 'Component_Character_Selector' (quickest way to access is to simply double-click on the character grid found on MainPage.xaml)

3) Within the Component, right-click on the ListBox on Stage, and from its context menu, under the 'Templates' section, edit the ListBoxItem's Template.

4) Inside of the ListBoxItem Template, select any of its Elements on-Stage or from the Navigator.
At this point, a blue adorner frame should be visible on-Stage.

5) Without leaving the ListBoxItem Template, navigate to the Data Panel, and expand the 'Screen_ViewModel' ViewModel.

6) Hover over the 'CharacterData' DataSet, and click on the 'Generate Sample Data' button that appears.

Observe how the blue adorners on-Stage shift to the upper-left of the Stage, whilst the rendered visuals of the character tile stay in-place.

7) Zoom in and out, and pan the Stage around.

Observe how the blue Element adorners stay put in the upper-left, whilst the rendered visuals of the character tile move around.

Expected Results: Generating Sample Data doesn't cause a misalignment of Element adorners relative to the visuals on-Stage rendered.

Attached Files
PlatformAny

Activities

dfranjic

dfranjic

2026-04-23 15:32

developer   ~0012256

Fixed in r17046

Issue History

Date Modified Username Field Change
2025-12-18 12:39 dstewart New Issue
2025-12-18 12:39 dstewart File Added: 2025-12-18 06-15-51.mp4
2025-12-18 14:20 jsantos Assigned To => sfernandez
2025-12-18 14:20 jsantos Status new => assigned
2025-12-18 14:21 jsantos Target Version => Studio_Beta
2026-04-23 14:05 dfranjic Assigned To sfernandez => dfranjic
2026-04-23 15:32 dfranjic Status assigned => resolved
2026-04-23 15:32 dfranjic Resolution open => fixed
2026-04-23 15:32 dfranjic Note Added: 0012256