View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004944 | NoesisGUI | Studio | public | 2026-03-30 12:28 | 2026-04-09 17:09 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | major | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Summary | 0004944: Setting A Style As 'BasedOn' On Another Style From the Resources Panel Fails to Apply It | ||||
| Description | Currently, if setting a Style as 'BasedOn' another from the Resources Panel, the selection fails to apply as visible in the UI. See attached video. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) Navigate to the Resources Panel, select the GlobalResources.xaml Dictionary, then click the '+' in the upper-right of the Resources Panel, search for 'Style', and create a new Style Resource. 3) With the new Style Resource created, rename it to 'MyButton_Base_Style', and in its Properties Panel, set its 'Target Type' to 'Button'. 4) Ensuring that GlobalResources.xaml is still selected in the Resources Panel, click the '+' in the upper-right of the Resources Panel again, search for 'Style', and create a new second Style Resource. 5) With the new Style Resource created, rename it to 'MyButton_Derived_Style', and in its Properties Panel, set its 'Target Type' to 'Button', and its 'BasedOn' Property value to 'MyButton_Base_Style'. Observe how the value reverts back to 'ButtonDefault' and seemingly fails to apply. Expected Results: Setting a Style as 'BasedOn' another applies successfully from the Resources Panel. | ||||
| Attached Files | |||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-03-30 12:28 | dstewart | New Issue | |
| 2026-03-30 12:28 | dstewart | File Added: 2026-03-30 06-20-10.mp4 | |
| 2026-03-30 12:28 | dstewart | Relationship added | related to 0004943 |
| 2026-04-01 23:35 | dfranjic | Assigned To | => dfranjic |
| 2026-04-01 23:35 | dfranjic | Status | new => assigned |
| 2026-04-09 17:09 | dstewart | Relationship added | related to 0004982 |