View Issue Details

IDProjectCategoryView StatusLast Update
0003412NoesisGUIStudiopublic2025-10-29 10:36
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Beta 
Summary0003412: Moving GlobalResource to Merged Resource Dictionary Breaks the Presentation of the User Interface
Description

Currently, it is not possible to non-destructively migrate a Resource from a Global Dictionary, to an individual ResourceDictionary, even if the individual Dictionary is merged into the GlobalResources.

See repro steps and attached of 'before and after' image of the results.

Steps To Reproduce

Repro Steps:

1) Grab the Engineering sample, and create a local copy of the project folder for yourself.
2) Create a new ResourceDictionary named 'Colours".
3) Navigate to the ResourcesPanel, and merge the 'Colours' ResourceDictionary into the GlobalDictionary, to make the Colours accessible from anywhere.
4) With the GlobalResources dictionary as the active Page, drag all Colours from the GlobalDictionary into the new Colours.xaml.
5) Return to the MainPage.

Observe how the interface is broken and not displaying the colours it should.
Observe that areas where colours were previously used, have been replaced with 0% opacity blacks.

Expected Results: Moving a Resource from one Dictionary to another should not break the user interface.

Attached Files
ResourceMigration.jpg (518,214 bytes)
PlatformAny

Activities

dstewart

dstewart

2025-10-29 10:36

developer   ~0011274

Issue no longer occurs as of 0.1.243!

Issue History

Date Modified Username Field Change
2024-06-17 17:10 dstewart New Issue
2024-06-17 17:10 dstewart File Added: ResourceMigration.jpg
2024-06-17 17:15 jsantos Assigned To => sfernandez
2024-06-17 17:15 jsantos Status new => assigned
2024-06-17 17:16 jsantos Target Version => Studio_Alpha
2025-04-02 11:09 sfernandez Target Version Studio_Alpha => Studio_Beta
2025-10-29 10:36 dstewart Status assigned => resolved
2025-10-29 10:36 dstewart Resolution open => fixed
2025-10-29 10:36 dstewart Note Added: 0011274