View Issue Details

IDProjectCategoryView StatusLast Update
0004963NoesisGUIStudiopublic2026-04-07 15:43
Reporterdstewart Assigned ToAntonino  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_BetaFixed in VersionStudio_Beta 
Summary0004963: In The Resources Panel, Resources Can Only Be Duplicated Once At A Time
Description

Currently, we offer a 'Ctrl+D' Keyboard Shortcut, that when actuated with a Resource Selected in the Resources Panel, duplicates the selected Resource in the Dictionary.

However, this action only functions the first time its actuated, and subsequent actuations fail to duplicate further.

See attached video.


Repro Steps:

1) Create a Studio Project featuring a MainPage.xaml
Note that is is critical to the repro steps of this Ticket, that no Elements beyond the root Grid are present in the Page's hierarchy. The safest way to proceed is to start with a brand new Page before continuing.

2) 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 no further duplications occur.

Expected Results: The Duplicate function works every time it is actuated, and not just the first time.
Expected Result: Repeatedly duplicating in the Navigator, always puts selection on the latest duplicated item, so pressing Ctrl+D twice will once duplicate the original, and then duplicate the latest copy. If this feature is expected in the Resources Panel, it should mechanically function the same as in the Navigator.

Attached Files
PlatformAny

Relationships

related to 0004964 resolvedAntonino In The Resources Panel, Actuating The 'Duplicate' Action First Duplicates A Resource, Then Begins Duplicating Navigator Elements 

Activities

Antonino

Antonino

2026-04-07 15:43

developer   ~0012161

Fixed on commit 16949

Issue History

Date Modified Username Field Change
2026-04-06 13:08 dstewart New Issue
2026-04-06 13:08 dstewart File Added: ResourceDuplication_Compressed.mp4
2026-04-06 13:15 dstewart Relationship added related to 0004964
2026-04-06 13:55 sfernandez Assigned To => Antonino
2026-04-06 13:55 sfernandez Status new => assigned
2026-04-06 13:55 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: 0012161