View Issue Details

IDProjectCategoryView StatusLast Update
0002757NoesisGUIStudiopublic2023-10-24 11:41
Reporterfllorens Assigned Todfranjic  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Target VersionStudio_Alpha 
Summary0002757: Crash when dragging a textblock to a template
Description

Dragging a textblock to a template containing shapes crashes the application, as seen in https://youtu.be/7Wb5ozUjVY8?feature=shared&t=157

Steps To Reproduce
  1. create an empty template ( a radio button, a button for example )
  2. Add a shape or a rectangle with reset layout
  3. Try to drag a Textblock to the template (in the viewport)
PlatformAny

Activities

dfranjic

dfranjic

2023-10-24 11:41

developer   ~0008871

With r12866, the Studio checks if the target element has a content property (if it can hold the children) and if it doesn't have it, the Studio will try to check if the target element's parent can have children.

Issue History

Date Modified Username Field Change
2023-10-24 10:08 fllorens New Issue
2023-10-24 10:16 fllorens Steps to Reproduce Updated
2023-10-24 10:55 fllorens Fixed in Version => Studio_Alpha
2023-10-24 10:57 fllorens Fixed in Version Studio_Alpha =>
2023-10-24 11:01 jsantos Target Version => Studio_Alpha
2023-10-24 11:41 dfranjic Assigned To => dfranjic
2023-10-24 11:41 dfranjic Status new => resolved
2023-10-24 11:41 dfranjic Resolution open => fixed
2023-10-24 11:41 dfranjic Note Added: 0008871