Open
Description
Check for duplicates
- I have searched for similar issues before opening a new one.
Description
Navigating to the flyout with tab navigation with the keyboard experimentation plugin results in only the first block of the flyout being auto-focused rather than the first item.
Reproduction steps
- Check out the latest versions of core Blockly and the keyboard experimentation plugin.
- Link core Blockly to the keyboard experimentation plugin.
- Start the keyboard experimentation plugin test environment playground.
- Tab navigate to the toolbox.
- Use arrow keys to navigate to 'Variables'.
- Create a variable.
- Refocus the toolbox (there's currently a bug wherein focus is completely lost after creating a variable).
- Arrow key navigate back to 'Variables'.
- Press 'right'.
- Observe that the 'set variable' block is selected first rather than 'Create variable'.
The same can be observed via the 'misc' category, but that requires a fix for google/blockly-keyboard-experimentation#241 in order to navigate (since otherwise it's impossible to navigate to a category's flyout).
Stack trace
Screenshots
No response
Browsers
Chrome desktop
Metadata
Metadata
Assignees
Type
Projects
Status
No status