View Issue Details

IDProjectCategoryView StatusLast Update
0004964NoesisGUIStudiopublic2026-04-07 15:43
Reporterdstewart Assigned ToAntonino  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_BetaFixed in VersionStudio_Beta 
Summary0004964: In The Resources Panel, Actuating The 'Duplicate' Action First Duplicates A Resource, Then Begins Duplicating Navigator Elements
Description

Currently, if the Ctrl+D 'Duplicate' function is used in the Resources Panel, its first actuation will successfully duplicate the Resource.
However, subsequent actuations of the same shortcut, will instead duplicate Elements within the Page's hierarchy.

See attached video.


Repro Steps:

1) Create a Studio Project featuring a MainPage.xaml

2) Introduce any Element into the Page's root Grid (a Rectangle Element works well).
Note that this step is critical to the completion of the repro steps, without this step, Ticket 4963 is produced instead: https://www.noesisengine.com/bugs/view.php?id=4963 .

3) With MainPage.xaml open, navigate to the Resources Panel, select 'GlobalResources.xaml', and create a couple ColorBrush Resources.

3) Select one of the created Resources, and press Ctrl+D.
Observe how the Resource has been duplicated as expected.

4) Immediately press Ctrl+D repeatedly.
Observe how now, duplications are occuring in the Navigator rather than in the Resources Panel, in this case, duplicating the Element introduced in Step 2).

Expected Results: Duplicating an Element in the Resources Panel does not cause the interface to select a Navigator Element.

Attached Files
PlatformAny

Relationships

related to 0004963 resolvedAntonino In The Resources Panel, Resources Can Only Be Duplicated Once At A Time 

Activities

Antonino

Antonino

2026-04-07 15:43

developer   ~0012162

Fixed on commit 16949

Issue History

Date Modified Username Field Change
2026-04-06 13:14 dstewart New Issue
2026-04-06 13:14 dstewart File Added: DupeResourceToElement_Compressed.mp4
2026-04-06 13:15 dstewart Relationship added related to 0004963
2026-04-06 13:54 sfernandez Assigned To => Antonino
2026-04-06 13:54 sfernandez Status new => assigned
2026-04-06 13:54 sfernandez Target Version => Studio_Beta
2026-04-07 15:43 Antonino Status assigned => resolved
2026-04-07 15:43 Antonino Resolution open => fixed
2026-04-07 15:43 Antonino Fixed in Version => Studio_Beta
2026-04-07 15:43 Antonino Note Added: 0012162