View Issue Details

IDProjectCategoryView StatusLast Update
0003843NoesisGUIStudiopublic2024-12-02 16:46
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeveritycrash 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Alpha 
Summary0003843: Creating a ListBox ItemContainer After Deleting Its Style Crashes Studio
Description

Currently, if you create a ListBox Item Container Template from the ListBox's context menu, it automatically creates a Style in the Resources.

However, if you delete the Style Resource from the Resources Panel, then attempt to create a Template for the ListBox Item Container again, Studio crashes.

Dump attached.

Steps To Reproduce

Repro Steps:

1) Create a Page.
2) Introduce ListBox to the Stage/Navigator
3) Right-click on it the ListBox, and create an ItemContainer Template.
4) Exit the Template, then exit the Style dummy editors.
5) Navigate to the Resources Panel, and delete the ListBox ItemContainer Style.
6) Right-click on the ListBox on-Stage/in-navigator, and once again, navigate to 'Templates'-->'Item Container'-->Create

Observe Studio crashing.

Expected Results: The application is able to create an ItemContainer Template without crashing regardless of whether one has been created before or not.

Attached Files
20241202_065222.dmp (102,351 bytes)
PlatformAny

Activities

Issue History

Date Modified Username Field Change
2024-12-02 12:59 dstewart New Issue
2024-12-02 12:59 dstewart File Added: 20241202_065222.dmp
2024-12-02 13:09 sfernandez Assigned To => dfranjic
2024-12-02 13:09 sfernandez Status new => assigned
2024-12-02 13:09 sfernandez Target Version => Studio_Alpha
2024-12-02 16:46 dfranjic Status assigned => resolved
2024-12-02 16:46 dfranjic Resolution open => fixed