View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004887 | NoesisGUI | Studio | public | 2026-03-11 12:36 | 2026-03-11 18:01 |
| Reporter | dstewart | Assigned To | dfranjic | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Summary | 0004887: Setting VisualStateGroup Transitions Can Cause XAML Errors if Custom Visual State Group Has Been Created | ||||
| Description | Currently, in a Button Template for example, it is possible to get a Default Transition time on the Element's 'CommonStates' VisualState Group. However, if an adjacent, new Custom Visual State is created on the Element, playing with the Visual State Transitions of both the CommonStates and the Custom Group can cause a XAML error. (attached) See attached video. Note that BS-2311 and BS-2311 could be closely related to this. Repro Steps: 1) Open the 'Z3L_LiveDemo' Studio Project from the InternalProjects repo. 2) On the MainPage, right click on any of the Buttons in the left menu, and from the 'Templates' context menu, select 'Edit'. 3) Navigate to the Animation Panel's 'Visual States' tab. 4) Create a new custom VisualStateGroup containing at least one VisualState within it. 5) The new VisualStateGroup will have a Transition time available for it; click-and-drag on the field to adjust its value. 6) Click-and-drag over the 'CommonStates' Transition time field to change its value. Expected Results: I'm unsure, but it seems unexpected that the Transition time of a Custom VisualStateGroup and the CommonStatesGroup are initially linked as observed in Step 5) | ||||
| Attached Files | |||||
| Platform | Any | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-03-11 12:36 | dstewart | New Issue | |
| 2026-03-11 12:36 | dstewart | File Added: 2026-03-11 07-17-52.mp4 | |
| 2026-03-11 12:36 | dstewart | File Added: XAMLError.png | |
| 2026-03-11 12:36 | dstewart | Summary | Setting Default Transitions Can Cause XAML Errors if Custom Visual State Group Created => Setting VisualStateGroup Transitions Can Cause XAML Errors if Custom Visual State Group Has Been Created |
| 2026-03-11 12:39 | dstewart | Description Updated | |
| 2026-03-11 17:17 | dfranjic | Assigned To | => dfranjic |
| 2026-03-11 17:17 | dfranjic | Status | new => assigned |
| 2026-03-11 18:01 | dfranjic | Status | assigned => resolved |
| 2026-03-11 18:01 | dfranjic | Resolution | open => fixed |
| 2026-03-11 18:01 | dfranjic | Note Added: 0012024 |