View Issue Details

IDProjectCategoryView StatusLast Update
0003360NoesisGUIStudiopublic2024-06-05 11:32
Reporterdstewart Assigned Todfranjic  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_Alpha 
Summary0003360: Click-And-Trace Method for Adding Elements Doesn't Work on a Blank Page
Description

On an empty Page featuring no elements other than the Page root itself, new elements can be successfully dragged-and-dropped to the Navigator or directly to the Stage itself.

However, this is not currently possible using the Click-And-Trace method of adding an element to a Page.

Steps To Reproduce

Repro Steps:

1) Create a Page
2) Delete the Root Grid from the Page.
3) Click-and-Drag a Grid element from the Add Element panel to the Navigator.

Observe how the Grid is successfully added.

4) Delete the Grid added to the Navigator in Step 3)
5) Click-and-Drag a Grid element from the Add Element panel to the Stage.

Observe how the Grid is successfully added.

6) Delete the Grid added to the Stage in Step 5).
7) Select the Grid element from the Add Element panel.
8) With the Grid element still selected in the Add Element panel, Click-and-Drag on the Stage to 'trace' the shape of the Grid to be added.

Observe how it is not possible.

Expected Result: The ability to add an element to a blank page is consistent between all methods.

PlatformAny

Activities

dfranjic

dfranjic

2024-06-04 14:47

developer   ~0009634

The tool for drawing elements only allowed to draw elements in Grid and Canvas. I expanded it so that it's possible to draw in Page and in Border if they don't have any children.

Issue History

Date Modified Username Field Change
2024-06-04 13:33 dstewart New Issue
2024-06-04 14:41 dfranjic Assigned To => dfranjic
2024-06-04 14:41 dfranjic Status new => assigned
2024-06-04 14:47 dfranjic Status assigned => resolved
2024-06-04 14:47 dfranjic Resolution open => fixed
2024-06-04 14:47 dfranjic Note Added: 0009634
2024-06-05 11:32 jsantos Target Version => Studio_Alpha