View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004785 | NoesisGUI | Studio | public | 2026-02-06 12:08 | 2026-02-16 22:35 |
| Reporter | dstewart | Assigned To | Antonino | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | Fixed in Version | Studio_Beta | ||
| Summary | 0004785: Deleted ResourceDictionaries Still Show As Merged In Resources Panel, Doesn't Display XAML Error Until After Reboot | ||||
| Description | Currently, if you have a custom ResourceDictionary_B merged into another ResourceDictionary_A, and you delete the XAML file completely for ResourceDictionary_B, it will continue to show in the Resources Panel as still existing, and still being merged into ResourceDictionary_A. This issue occurs whether in the example above ResourceDictionary_A is a GlobalResources dictionary, or a manually-created one. This issue generates a XAML error, but that only manifest once the application is rebooted, and not at the time the error occurs. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) From the Assets Panel, create a new file of type 'ResourceDictionary', and give it a unique name on creation. 3) Navigate to the Resources Panel, and merge this new ResourceDictionary into GlobalResources.xaml 4) Return back to the Assets Panel, and delete the ResourceDictionary created in Step 2). 5) Navigate back to the Resources Panel. Observe how the ResourceDictionary that was deleted from the Project, is still showing as an existing, merged ResourceDictionary. 6) Save all open documents, then close and re-open the Studio application. 8) Open the GlobalResources.xaml file. Observe how now, XAML errors are being displayed. Expected Results: ResourceDictionaries deleted from a Studio Project no longer show as Merged Dictionaries in the Resources Panel. | ||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-02-06 12:08 | dstewart | New Issue | |
| 2026-02-09 10:17 | sfernandez | Assigned To | => dfranjic |
| 2026-02-09 10:17 | sfernandez | Status | new => assigned |
| 2026-02-09 10:17 | sfernandez | Target Version | => Studio_Beta |
| 2026-02-16 12:08 | Antonino | Assigned To | dfranjic => Antonino |
| 2026-02-16 22:35 | Antonino | Status | assigned => resolved |
| 2026-02-16 22:35 | Antonino | Resolution | open => fixed |
| 2026-02-16 22:35 | Antonino | Fixed in Version | => Studio_Beta |