Details
-
Bug
-
Resolution: Done
-
P2: Important
-
QDS 1.5.0
-
None
-
ff6dd4dc2e95ce39fd423ca520c72fe50dc64aa1 (qt-creator/qt-creator/4.12)
-
QDS 3D - Sprint 14
Description
Item should get selected (show selection in the navigator, show selection box and gizmos around the item in the 3D Edit View and show properties for the item in the property pane) when it is added to a scene by dragging and dropping it either to the navigator or to the 3D Edit View. At current state selection is not working correctly.
Test steps:
Open the attached project
Add the imported component "Box" by dragging and dropping it to the navigator (3D Edit view closed)
-> Navigator is showing as if the Rectangle is selected, property pane shows type "multiselection"
Open the 3D Edit View
-> selection box and gizmo are visible around the box, although navigator shows no selection for the box and properties pane shows no properties for it
Add a Cone to scene by dragging and dropping it to the navigator -> navigator shows now selection for the Rectangle and the Box
Delete the box and cone by clicking them in the 3D Edit View and pressing Delete key
Leave the 3D Edit View open
Drag and drop the box again in the navigator
-> navigator still shows no selection for box, but properties pane show properties for it. Gizmo is shown for the box, but not the selection box
Delete the box by selecting and pressing Delete key
Add the box again by dragging and dropping to the 3D Edit View -> navigator shows no selection for the box and neither gizmo nor selection box is visible around the box in the 3D Edit View.
Attachments
Issue Links
- Is tested by
-
QDS-1853 Test selection of items
- Closed