TS001866058 — Selecting cells in a Presenter Report layout does not work correctly after swapping the location of cells.
Fixed: Resolved an issue where, after swapping the location of cells, the wrong parent layout is selected.
Reproduction Steps
1. Log in to the admin client.
2. From Composer, add a Presenter Report.
3. Edit the report.
4. Select the layout window. Go to Layout Dimensions and set the number of rows to 5.
5. Select the first row. Set the number of columns to 2.
6. Using the object hierarchy arrows at the top of the layout window, select the parent cell for the current selection.
7. Press CTRL and click another row so 2 rows are now selected.
8. Select the Swap icon.
9. Select one of the columns from step 5.
10. Using the object hierarchy arrows at the top of the layout window, select the parent cell for the current selection.
The result is the row that is selected is the parent of the previous row (before the swap) when it should select the current parent.