View Issue Details

IDProjectCategoryView StatusLast Update
0003585NoesisGUIStudiopublic2024-09-13 14:14
Reporterdstewart Assigned Tomaherne  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Alpha 
Target VersionStudio_AlphaFixed in VersionStudio_Alpha 
Summary0003585: Multi-Selections Are Not Displayed On-Stage
Description

Currently, when Multi-Selecting items using [Shift+Click], elements are selected (highlighted) in the Navigator, however, on-stage only the last item to be clicked is highlighted.

This can result in making it appear on-Stage as if only a single item is selected.

Ideally, each selected item should receive simultaneous blue outlines on-stage to reflect what's in the navigator.

See attached video for demonstration of this occuring.

Steps To Reproduce

Repro Steps:

1) Create a Page
2) Introduce two elements to the RootGrid of the Page
3) On the Stage, hold [Shift] and select one of the elements.

Observe the selected element receiving a blue outline, representing its selection.

4) Still holding [Shift], select the other element.

Observe how the first item no longer has its blue outline, and only the newest item receives it, making it appear as though the first item has been deselected, when in fact, when looking at the layer in the Navigator, it is still selected.

Expected Results: All items maintain a blue outline whilst selected as part of a multi-selection.

Attached Files
PlatformAny

Activities

sfernandez

sfernandez

2024-08-13 17:40

manager   ~0009883

Last edited: 2024-08-13 18:02

When you select various elements in the stage a selection rectangle is drawn for the bounding box of all the selected elements, not individual elements.
What you're showing in the video is not the outline of the selected element, but the one hovered with the mouse. Moving the mouse over the other element will hightlight its outline too.

If this is not enough we can talk about drawing outlines for all the selected elements too.

dstewart

dstewart

2024-08-13 17:48

developer   ~0009884

You are completely correct, Sergio!
With that said, I would definitely qualify the current presentation as 'not enough' though, as looking at the final frame of the attached video, I don't see any visual indication on-Stage that the vertical rectangle is selected. The only place this is clearly visible is in the Navigator.

Issue History

Date Modified Username Field Change
2024-08-01 17:55 dstewart New Issue
2024-08-01 17:55 dstewart File Added: NoMultiSelectionOnStage.mp4
2024-08-05 14:22 jsantos Assigned To => sfernandez
2024-08-05 14:22 jsantos Status new => assigned
2024-08-05 14:22 jsantos Target Version => Studio_Alpha
2024-08-13 17:40 sfernandez Status assigned => feedback
2024-08-13 17:40 sfernandez Note Added: 0009883
2024-08-13 17:48 dstewart Note Added: 0009884
2024-08-13 17:48 dstewart Status feedback => assigned
2024-08-13 18:02 sfernandez Note Edited: 0009883
2024-09-13 13:48 maherne Assigned To sfernandez => maherne
2024-09-13 14:14 maherne Status assigned => resolved
2024-09-13 14:14 maherne Resolution open => fixed
2024-09-13 14:14 maherne Fixed in Version => Studio_Alpha