Check for duplicates
Component
Minimap plugin
Description
When editing a text field within a block, pressing tab will sometimes fail to move focus to the next text field.
Reproduction steps
- Open the minimap test page here https://raspberrypifoundation.github.io/blockly-samples/plugins/workspace-minimap/test/index.html
- Drag in a "count with i from" block
- Click on the first number "1" and change that to "2".
- Press tab.
The focus should shift to the second number "10", but instead, the "10" briefly flashes and focus is lost.
Stack trace
Screenshots
No response
Check for duplicates
Component
Minimap plugin
Description
When editing a text field within a block, pressing tab will sometimes fail to move focus to the next text field.
Reproduction steps
The focus should shift to the second number "10", but instead, the "10" briefly flashes and focus is lost.
Stack trace
Screenshots
No response