View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002775 | NoesisGUI | Studio | public | 2023-10-26 14:38 | 2023-12-11 12:57 |
| Reporter | fllorens | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Target Version | Studio_Alpha | ||||
| Summary | 0002775: 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. | ||||
| Platform | Any | ||||
| 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 |