View Issue Details

IDProjectCategoryView StatusLast Update
0003459NoesisGUIStudiopublic2024-07-08 16:38
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeveritycrash 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Alpha 
Summary0003459: Adding a Toolbar to a Page Crashes Studio
Description

Adding a Toolbar Element to the Navigator instantly crashes Studio.

Dump Attached.

Steps To Reproduce

Repro Steps:

1) Navigate to the "Add Element" panel, and find the "Toolbar" element.
2) Click and Drag it to the Root Grid in the Navigator.

Observe the application crashing.

Expected Results: Toolbars can be added to a Page without crashing.

Attached Files
20240704_065153.dmp (215,183 bytes)
PlatformAny

Activities

dfranjic

dfranjic

2024-07-04 16:11

developer   ~0009740

It's because of the Strings we inject into elements of type ItemsControl, I guess ToolBar doesn't like them. I'll include a fix in my next commit, so it shouldn't happen in the next version of Studio.

Issue History

Date Modified Username Field Change
2024-07-04 13:54 dstewart New Issue
2024-07-04 13:54 dstewart File Added: 20240704_065153.dmp
2024-07-04 14:00 jsantos Assigned To => dfranjic
2024-07-04 14:00 jsantos Status new => assigned
2024-07-04 14:00 jsantos Target Version => Studio_Alpha
2024-07-04 16:11 dfranjic Note Added: 0009740
2024-07-08 16:38 dfranjic Status assigned => resolved
2024-07-08 16:38 dfranjic Resolution open => fixed