View Issue Details

IDProjectCategoryView StatusLast Update
0004629NoesisGUIStudiopublic2025-12-11 02:45
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004629: Resources Listing Doesn't Consistently Display All Merged Dictionaries
Description

Currently, there appears to be an intermittent bug where all of the Dictionaries that are Merged into GlobalResources (or merged into other Dictionaries Merged into GlobalResources) do not display in the Resources Panel until the Page is closed and re-opened.

Video attached.


Repro Steps:

1) Create a new Project featuring a MainPage.xaml

2) In the Project Root, create a new ResourceDictionary named "Dictionary_Master_1.xaml"

3) In the Project Root, create a new ResourceDictionary named "Dictionary_Colors_1.xaml"

4) From the Resources Panel, merge 'Dictionary_Master_1.xaml' into the GlobalResources Dictionary.

5) Select 'Dictionary_Master_1.xaml' so that its tab is open.

6) Merge 'Dictionary_Colors_1.xaml' into 'Dictionary_Master_1.xaml'

7) With the Resources Panel open, cycle through every open tab ('MainPage.xaml', 'Dictionary_Master_1.xaml', 'Dictionary_Colors_1.xaml', and 'GlobalResources.xaml')

Observe how throughout this cycling, in the Resources Panel, in every open document, is visible under the 'Application Resources':
--GlobalResources.xaml
----Dictionary_Master_1.xaml
------Dictionary_Colors_1.xaml

8) Return to the Assets Panel, and under the Project Root, create a new ResourceDictionary named "Dictionary_Typography_1.xaml".

9) Open the Dictionary_1_Master.xaml tab, and in the Resources Panel, merge 'Dictionary_Typography_1.xaml' into 'Dictionary_1_Master.xaml'

10) With the Resources Panel open, cycle through every open tab ('MainPage.xaml', 'Dictionary_Master_1.xaml', 'Dictionary_Colors_1.xaml', 'GlobalResources.xaml', and 'Dictionary_Typography_1.xaml')

Observe how all Documents, except 'Dictionary_Typography_1' , all display the same dictionaries under the ApplicationResources.
Observe how 'Dictionary_Typography_1' is missing showing itself under GlobalResources.xaml/Dictionary_Master_1.xaml.

11) Close and re-open Dictionary_Typography_1.xaml

Observe how now, in the Resources Panel, that 'Dictionary_Typography_1' is now visible under the Application Resources.

Expected Results: The GlobalResources children and grandchildren manifest visible inn the Resources Panel is universal across all tabs.

Attached Files
PlatformAny

Relationships

related to 0004630 resolveddfranjic Templates and Styles Listings Don't Consistently Reflect Available Dictionaries 
related to 0004631 resolveddfranjic Renaming Resource Dictionaries Can Result In Old Names Being Displayed In Resource Listing 

Activities

dfranjic

dfranjic

2025-12-11 02:45

developer   ~0011596

Fixed with r16432.

Issue History

Date Modified Username Field Change
2025-12-10 12:36 dstewart New Issue
2025-12-10 12:36 dstewart File Added: DisappearingDictionaries_Compressed.mp4
2025-12-10 12:59 dstewart Relationship added related to 0004630
2025-12-10 13:18 dstewart Relationship added related to 0004631
2025-12-10 13:42 sfernandez Assigned To => dfranjic
2025-12-10 13:42 sfernandez Status new => assigned
2025-12-10 13:42 sfernandez Target Version => Studio_Beta
2025-12-11 02:45 dfranjic Status assigned => resolved
2025-12-11 02:45 dfranjic Resolution open => fixed
2025-12-11 02:45 dfranjic Note Added: 0011596