Check for duplicates
Component
@blockly/field-colour
Description
If you navigate to the top left further arrow key navigation doesn't work so you get stuck on white (no logged error).
Reproduction steps
- Run
npm start in plugins/field-colour
- I had to downgrade @blockly/dev-tools as the referenced 8.0.13 isn't in NPM - maybe due to this bug)
- Drag a block with a colour picker
- Click on the picker
- Navigate to top left with the arrow keys
- Notice you can't navigate anymore
Happens regardless of whether left or up arrow took you to the top left. Maybe something awry in this code.
Stack trace
Screenshots

Check for duplicates
Component
@blockly/field-colour
Description
If you navigate to the top left further arrow key navigation doesn't work so you get stuck on white (no logged error).
Reproduction steps
npm startin plugins/field-colourHappens regardless of whether left or up arrow took you to the top left. Maybe something awry in this code.
Stack trace
Screenshots