Check for duplicates
Description
With Blockly v12, there is a regression that causes the horizontal position of pasted/duplicated blocks to be inverted.
Reproduction steps
- Load any RTL workspace, such as https://blockly-demo.appspot.com/static/tests/playground.html?dir=rtl&toolbox=categories
- Place a block on the left or right side of the workspace, avoiding the middle.
- Copy and paste (or duplicate) the block.
Stack trace
Screenshots
LTR (Working as expected)


RTL (Unexpected placement)


Browsers
No response
Check for duplicates
Description
With Blockly v12, there is a regression that causes the horizontal position of pasted/duplicated blocks to be inverted.
Reproduction steps
Stack trace
Screenshots
LTR (Working as expected)
RTL (Unexpected placement)
Browsers
No response