View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004995 | NoesisGUI | Studio | public | 2026-04-16 13:47 | 2026-06-09 17:39 |
| Reporter | dstewart | Assigned To | |||
| Priority | normal | Severity | major | ||
| Status | new | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Summary | 0004995: Failure To Resolve Project Fonts If A Resource Using It Is In Custom Dictionary | ||||
| Description | Currently, it appears that it is possible to generate a XAML error related to Studio being unable to resolve a Project-located font file, if the Resource is moved outside of the GlobalDictionary, even if the ResourceDictionary is merged into GlobalResources. Repro Steps: 1) Download, unzip, and open the attached Studio Project. 2) In the Resources Panel, click on Button_Resources.xaml found merged under the GlobalResources dictionary. Observe how a XAML error is thrown upon opening of the file. 3) Click on the XAML error notification in the lower-right of the Stage. Observe how the error is related to inability to resolve the font file that is part of the Project. 4) Return to Studio, and from the Resources Panel, select Button_Resources.xaml, and move the 'Button_PlaceOrder_Template' Resource back under GlobalResources. Observe how the XAML error disappears from Button_Resources.xaml Expected Results: Project-contained fonts are able to be resolved, and accessible by any Resource/Dictionary without issue. | ||||
| Attached Files | |||||
| Platform | Any | ||||
|
Note that when Paths are written manually in XAML as relative paths, such as: The Resource displays an {empty} value in Studio in the Resource's Property's Panel. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-04-16 13:47 | dstewart | New Issue | |
| 2026-04-16 13:47 | dstewart | File Added: Project_Interactivity_DragAndDrop.zip | |
| 2026-04-16 13:48 | dstewart | Summary | Failure To Resolve Project Fonts If Resource Is In Custom Dictionary => Failure To Resolve Project Fonts If A Resource Using It Is In Custom Dictionary |
| 2026-06-09 17:39 | dstewart | Note Added: 0012353 |