View Issue Details

IDProjectCategoryView StatusLast Update
0004630NoesisGUIStudiopublic2025-12-11 02:45
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004630: Templates and Styles Listings Don't Consistently Reflect Available Dictionaries
Description

Currently, there appears to be an intermittent bug where Dictionaries that have been merged (either directly, or via a proxy Dictionary), don't display in the list of available Resources to apply. In this case, it manifest as available Dictionaries not being visible in the 'Create in' dialogue for Templates or Styles.

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) From the Assets Panel, create a new Page named "MyGym.xaml", and introduce a Buttonn Element to it.

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) Return to the 'MyGym.xaml' Page, right-click on the Button on the Stage, and from its Context Menu, select the 'Create' option under either the Templates or Styles Context Menu category.

11) In the 'Create Resource' module, from the 'Create in' Dropdown menu, search for 'Dictionary_Typography_1.xaml'.

Observe how this ResourceDictionary is not available to be selected.

11) Close and re-open 'MyGym.xaml'

12) Attempt to create a new Template or Style from the Button on-Stage once again.

Observe, how now, the 'Dictionary_Typography_1.xaml' ResourceDictionary is available for selection from the listing.

Expected Results: Available Dictionaries are made immediately available to all parts of the interface that can access and select them.

Attached Files
PlatformAny

Relationships

related to 0004629 resolveddfranjic Resources Listing Doesn't Consistently Display All Merged 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   ~0011594

Fixed with r16432.

Issue History

Date Modified Username Field Change
2025-12-10 12:59 dstewart New Issue
2025-12-10 12:59 dstewart File Added: DictionariesNotAppearingInContextMenu_Video_Compressed.mp4
2025-12-10 12:59 dstewart Relationship added related to 0004629
2025-12-10 13:18 dstewart Relationship added related to 0004631
2025-12-10 14:39 jsantos Assigned To => sfernandez
2025-12-10 14:39 jsantos Status new => assigned
2025-12-10 14:39 jsantos Target Version => Studio_Beta
2025-12-11 01:56 dfranjic Assigned To sfernandez => dfranjic
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: 0011594