View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003689 | NoesisGUI | Studio | public | 2024-09-09 17:09 | 2024-11-08 18:00 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Alpha | ||||
| Target Version | Studio_Alpha | ||||
| Summary | 0003689: Editing a Style in GlobalResources Makes Two GlobalResource Dictionaries Appear in the Resources Panel | ||||
| Description | Currently, editing a Style can create a second ResourceDictionary within GlobalResources.xaml. See attached image, and repro steps. | ||||
| Steps To Reproduce | Repro Steps: 1) Create a Page 2) Navigate to the Resources Panel (Ctrl+6) and create a 'Style' Resource. Once created, in the Properties Panel, set its Target Type to 'Path'. 3) Verify that the Style created in Step 2) is part of the GlobalResources dictionary. If it isn't drag-and-drop it from the Page to the GlobalResources. 4) Within the GlobaResources in the Resources Panel, hover over the Style and click the pencil icon to edit it. This will open it up in the Style Editor, evidenced by the orange outline around the application window. 5) Exit the Style Editor via the Style module in the lower-right of the application window to return to the Page. Observe how in the Resources Panel, there are now two instances of ResourceDictionary in GlobalResources.xaml. Expected Results: GlobalResources.xaml only ever contains a single ResourceDictionary | ||||
| Attached Files | |||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-09-09 17:09 | dstewart | New Issue | |
| 2024-09-09 17:09 | dstewart | File Added: TwoGlobalResources.jpg | |
| 2024-09-09 17:15 | jsantos | Assigned To | => sfernandez |
| 2024-09-09 17:15 | jsantos | Status | new => assigned |
| 2024-09-09 17:16 | jsantos | Target Version | => Studio_Alpha |
| 2024-10-29 20:48 | dfranjic | Relationship added | duplicate of 0003368 |
| 2024-10-29 20:48 | dfranjic | Assigned To | sfernandez => dfranjic |
| 2024-11-08 18:00 | dfranjic | Status | assigned => resolved |
| 2024-11-08 18:00 | dfranjic | Resolution | open => fixed |