Build in use: 999.893
Steps to recreate:
- Place a new control on the mockup page, If necessary for the given control, hit ESC to clear the open text edit pane
- Hold down the ALT button
- Click the control and drag in any direction
- Place another control on the mockup page, click ESC if necessary
- Hold down the ALT button
- Click the control and drag to the bottom right, dropping the control where it initially appears (e.g., 20 right and 20 down)
- Hold down the ALT button
- Click the new control and drag the duplicated control some distance away
- Hold down the ALT button
- Click the new control and drag in any direction.
Expected behaviour
At 3,6,8 & 10: Duplicated control is created directly under cursor and moves with it.
Observed behaviour
At 3 & 6: Duplicated control is created 20 to the right and 20 down from the original control. Control moves from it’s initial location as the cursor moves.
At 8: Duplicated control matches expected behaviour (created under cursor, moves with it)
At 10: Duplicated control is created at a horizontal and vertical offset equal to the offset at which the control created at step 8 was dropped from the control created at step 6. Control moves as cursor moves.