View Issue Details

IDProjectCategoryView StatusLast Update
0004794NoesisGUIStudiopublic2026-02-10 14:29
ReporterRafael Munoz Assigned Todfranjic  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Summary0004794: Layout > Replace With context menu does not preserve element name
Description

Repro path:

  • Create a StackPanel, set a proper name to it
  • Add some text entries to it
  • In navigator, right click the stack panel and go to Layout, ReplaceWith, and select Uniform Grid

Expected:

  • The named StackPanel is replaced by an UniformGrid, preserving the original name

Actual:

  • The StackPanel is replaced by an UniformGrid, not preserving the name.
  • The name cannot be fixed by hand because the name is cached as being already in use, even though in the navigator is not present

Note: Other properties are not preserved either and margins of contained elements gets messy, but not part of this report

PlatformAny

Activities

dfranjic

dfranjic

2026-02-10 14:29

developer   ~0011867

Fixed in r16627

Issue History

Date Modified Username Field Change
2026-02-10 14:08 Rafael Munoz New Issue
2026-02-10 14:08 Rafael Munoz Description Updated
2026-02-10 14:29 dfranjic Assigned To => dfranjic
2026-02-10 14:29 dfranjic Status new => resolved
2026-02-10 14:29 dfranjic Resolution open => fixed
2026-02-10 14:29 dfranjic Note Added: 0011867