blockly-samples
blockly-samples copied to clipboard
Keyboard nav emitting extra marker move event
Describe the bug An extra marker move event is getting emitted when a block is inserted from the flyout.
To Reproduce
Steps to reproduce the behavior:
- Enter keyboard navigation mode (ctrl + shift + k)
- Go to the toolbox (T)
- Insert a block (Enter)
- Notice that an extra move event has been created.
Expected behavior
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Stack Traces
Replace with error stack trace.
Additional context