When pasting blocks, bumpNeighbours
is not called.
#7133
Labels
issue: bug
Describes why the code or behaviour is wrong
size: small
Bugs that can be picked up and completed in 1-3 days
Check for duplicates
Description
It is possible to paste blocks into positions where they look like they should be connected to other existing blocks, but they actually aren't.
2023-06-05.15-29-58.2023-06-05.15_31_04.mp4
Reproduction steps
print
two times.The newest fourth block will look like it should be connected to the third block, but dragging reveals that it is not.
For the behavior I would expect, you can use the browser console to call
Blockly.getSelected().bumpNeighbours()
after step 4 above.2023-06-05.15-34-46.2023-06-05.15_35_11.mp4
Stack trace
No response
Screenshots
2023-06-05.15-29-58.2023-06-05.15_31_04.mp4
Browsers
No response
The text was updated successfully, but these errors were encountered: