What steps will reproduce the problem?
1. Duplicating a block using its context menu entry keeps the original block
being selected.
2. If duplicating a block with ctrl-c and ctrl-v the new block is the one that
is selected.
What is the expected output? What do you see instead?
I think it will be better to select the new block because under normal
conditions this one is the block that must be moved next.
What browser are you using?
Firefox, Chrome
Please provide any additional information below.
Probably 'newBlock.select();' at the end of 'Blockly.Block.duplicate_' will
cure the problem.
Original issue reported on code.google.com by spesyste...@gmail.com on 4 Feb 2014 at 1:48
Original issue reported on code.google.com by
spesyste...@gmail.com
on 4 Feb 2014 at 1:48