You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When selecting an object in a layout, multiple objects have the resize marquee displayed.
Also found grid is incorrectly not displaying on selection for nested objects
Expected vs Current Behavior
Expect only the selected object to have the marquee
Expect the parent layout to display a grid for the selected object
Testing Instructions (see attached pics)
Create a display layout A with layout object(s) inside (Click + in layout toolbar to add layout objects)
Create a display layout B with optionally layout objects(s) inside
Create a display layout C and then drag layout A and layout B into layout C
Edit display layout C
Observe layout C has a background grid displayed
Observe other layouts and layout objects do not have a grid displayed
Click layout A
Observe layout A has a marquee displayed, is surrounded by a resizing box with grab points in the corners
Observe layout B, and all layout objects, do not have a marquee displayed
Observe layout C and only layout C has a background grid displayed
Click a layout object in layout A
Observe the layout object and only the layout object has a marquee displayed
Observe layout A and only layout A has a background grid displayed
Environment
Open MCT Version:
Deployment Type:
OS:
Browser:
Impact Check List
Data loss or misrepresented data?
Regression? Did this used to work or has it always been broken?
Is there a workaround available?
Does this impact a critical component?
Is this just a visual bug with no functional impact?
Does this block the execution of e2e tests?
Does this have an impact on Performance?
Additional Information
Correct behavior with only the selection displaying a marquee
Incorrect behavior with multiple items displaying a marquee
Correct grid behavior with parent layout selected
Correct grid behavior with child layout selected
Correct grid behavior with layout object inside of child layout selected
The text was updated successfully, but these errors were encountered:
Summary
When selecting an object in a layout, multiple objects have the resize marquee displayed.
Also found grid is incorrectly not displaying on selection for nested objects
Expected vs Current Behavior
Expect only the selected object to have the marquee
Expect the parent layout to display a grid for the selected object
Testing Instructions (see attached pics)
Environment
Impact Check List
Additional Information
Correct behavior with only the selection displaying a marquee

Incorrect behavior with multiple items displaying a marquee

Correct grid behavior with parent layout selected

Correct grid behavior with child layout selected

Correct grid behavior with layout object inside of child layout selected

The text was updated successfully, but these errors were encountered: