View Issue Details

IDProjectCategoryView StatusLast Update
0002775NoesisGUIStudiopublic2023-12-11 12:57
Reporterfllorens Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Target VersionStudio_Alpha 
Summary0002775: Duplicate elements use 'Name' instead of 'x:Name'
Description

As seen here https://youtu.be/3C8q3FXvqKM?feature=shared&t=665 when the user duplicates an element in the viewport, the new element gets an 'Name="OriginalName"' instead of a 'x:Name="OriginalName_Copy".

This is also problematic because the user can easily create elements with both Name and x:Name

Steps To Reproduce

Add an element, rename it and duplicate it.

Rename the duplicated element.

Open the XAML file and you’ll find an element with both x:Name and Name.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-10-26 14:38 fllorens New Issue
2023-10-26 15:56 jsantos Assigned To => sfernandez
2023-10-26 15:56 jsantos Status new => assigned
2023-10-26 15:56 jsantos Target Version => Studio_Alpha
2023-12-11 12:57 dfranjic Status assigned => resolved
2023-12-11 12:57 dfranjic Resolution open => fixed