You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for similar issues before opening a new one.
Description
If the user pastes a block using the context menu opened via mouse, the paste position is the same as using Ctrl + V to the paste the block. This can often be on the other side of the workspace to the opened context menu. The block should probably be pasted at the position of the mouse pointer.
Reproduction steps
Open the Blockly keyboard navigation plug test page
Copy a block
Move the mouse away from the block
Open the context menu with right click
Click on paste
Observe the block being pasted on the workspace away from the current mouse pointer position