View Issue Details

IDProjectCategoryView StatusLast Update
0003636NoesisGUIStudiopublic2025-04-02 11:08
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status assignedResolutionopen 
Product VersionStudio_Alpha 
Target VersionStudio_Beta 
Summary0003636: Multiple Items Can't be Moved to a Different Navigator Layer at Once
Description

Currently, although we have support for multi-selecting items with either [Ctrl+Click], or [Shift+Click], we do not however support moving all of the selected elements from one layer of the hierarchy to another, in one click-and-drag action when they are all selected.

Instead, the current behaviour only moves the single element that was clicked-an-dragged, ignoring and deselecting the rest of the multi-selected elements in the proces

Steps To Reproduce

Repro Steps:

1) Create a Page
2) Within the Page's RootGrid, introduce a Grid, and name it "Grid1"
3) Within the Page's RootGrid, introduce a second Grid, and name it "Grid2"
4) Introduce multiple elements to the Grid titled "Grid1" -- they can be any elements, and as many as desired. (In my case however, I did 6 Canvas Elements)
5) Using [Ctrl+Click], or [Shift+Click], select every element that was put into Grid1 in Step 4). You should now see every element within Grid1 selected in the Navigator.

6) In the Navigator, click-and-Drag the multi-selection from Grid1 to Grid2.

Observe how only a single element is moved to Grid2, and the rest stay behind in Grid1.

Expected Results: Clicking-and-dragging a multi-selection to another layer in the Navigator moves the entire set, and not just a single element.

PlatformAny

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-08-16 11:35 dstewart New Issue
2024-08-19 11:55 jsantos Assigned To => sfernandez
2024-08-19 11:55 jsantos Status new => assigned
2024-08-19 11:55 jsantos Target Version => Studio_Alpha
2025-04-02 11:08 sfernandez Target Version Studio_Alpha => Studio_Beta