View Issue Details

IDProjectCategoryView StatusLast Update
0005038NoesisGUIStudiopublic2026-05-19 13:16
Reporterdstewart Assigned ToAntonino  
PrioritynormalSeveritymajor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Fixed in VersionStudio_Beta 
Summary0005038: Resource Can't Be Applied When Property Has Override
Description

Currently, there are instances where a Global Resource can't be applied to a Property if said Property is being 'overridden'.

If I'm not mistaken, applying a Resource should technically be possible, even the Property value eventually gets overridden by a value in a different location.


Repro Steps:

1) Download, Unzip, and open the attached Studio Project.

2) Navigate to the Resources Panel, select 'GlobalResources.xaml
Observe how there is a LinearGradient Brush present,

3) In MainPage.xaml, right-click on 'Button2', and in its context menu, navigate to 'Styles'->'Button'-->'Edit Current'.
This will open the Button Style in the Inline Dummy Style Editor.

4) Hover over both the striked-through 'Background' Property, and click on its 3-Dot menu.
Observe how the 'Apply Resource' option is greyed out and disabled despite the fact that the LinearGradientBrush GlobalResource Resource should be accessible by this Style.

Expected Results: GlobalResources are accessible and can be applied at any level of the Project.

Attached Files
DualResources2.zip (1,741 bytes)
PlatformAny

Activities

Antonino

Antonino

2026-05-19 13:16

developer   ~0012327

Fixed on commit 17156

Issue History

Date Modified Username Field Change
2026-05-11 11:51 dstewart New Issue
2026-05-11 11:51 dstewart File Added: DualResources2.zip
2026-05-15 19:21 Antonino Assigned To => Antonino
2026-05-15 19:21 Antonino Status new => assigned
2026-05-19 13:16 Antonino Status assigned => resolved
2026-05-19 13:16 Antonino Resolution open => fixed
2026-05-19 13:16 Antonino Fixed in Version => Studio_Beta
2026-05-19 13:16 Antonino Note Added: 0012327