View Issue Details

IDProjectCategoryView StatusLast Update
0004295NoesisGUIStudiopublic2026-03-25 21:58
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004295: ScrollBar Templates Feature Unchangeable Setters
Description

The ScrollBar Template features some built-in Setters that come included with the Element. However, unlike most other Templates we provide, it appears that the Scrollbar's Setter's conditions are unchangeable.

See attached video covering Repro Steps until Step 7).
(Steps 7) to 9) were discovered after capturing the video)

Note that is potentially/likely related to the Auto-Crash Report pertaining to setting a new custom Orientation: Horizontal Setter within a Scrollbar Template crashing Studio. (Possible #1061)


Repro Steps:

1) Create a new Project featuring a MainPage.xaml
2) Introduce a ScrollViewer Element to the Page
3) Right-Click on the ScrollViewer Element, and create a Template saved to GlobalResources.
4) Within the ScrollViewer Template, identify the VerticalScrollBar Element, and create a new Template from it.

5) From within the ScrollBar's Template, navigate to its Interactivity/Setters Panel, and select its built-in Setter.
6) Attempt to edit the Setter's 'Value' field from 'Vertical' to 'Horizontal'.
Observe how any changes to the Value systematically revert it back to 'Vertical'.

7) Attempt to edit the Setter's 'Property' field to Opacity.
Observe how in the Interactivity/Setters Panel, the readout has correctly changed to 'Opacity'.

8) Attempt to edit the Setter's 'Value' field from 'Vertical' to '0'. (which should be a valid Opacity Value)
Observe the Value continues to revert to 'Vertical' even if we are not even in an 'Orientation' Property anymore.

9) Edit the Setter's 'Property' field back to 'Orientation'.
Observe how in the Interactivity/Setters Panel, the readout is still displaying "Opacity".

Expected Results:
Setters can be freely, and successfully changed within Templates.

Attached Files
PlatformAny

Activities

dfranjic

dfranjic

2026-03-25 21:58

developer   ~0012110

Fixed in r16901

Issue History

Date Modified Username Field Change
2025-07-10 15:14 dstewart New Issue
2025-07-10 15:14 dstewart File Added: 2025-07-10 08-32-57.mp4
2025-07-10 15:18 dstewart Description Updated
2025-07-15 11:57 jsantos Assigned To => sfernandez
2025-07-15 11:57 jsantos Status new => assigned
2025-07-15 11:57 jsantos Target Version => Studio_Beta
2026-03-25 21:58 dfranjic Assigned To sfernandez => dfranjic
2026-03-25 21:58 dfranjic Status assigned => resolved
2026-03-25 21:58 dfranjic Resolution open => fixed
2026-03-25 21:58 dfranjic Note Added: 0012110