blockly-samples icon indicating copy to clipboard operation
blockly-samples copied to clipboard

Keyboard nav emitting extra marker move event

Open alschmiedt opened this issue 5 years ago • 0 comments

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:

  1. Enter keyboard navigation mode (ctrl + shift + k)
  2. Go to the toolbox (T)
  3. Insert a block (Enter)
  4. 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

alschmiedt avatar Oct 19 '20 18:10 alschmiedt