You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Already 'enabled' (technically included). Doesn't seem to break mouse behaviours so leaving on.
Various issues including:
List blocks mutator buttons get focus and work but there is no visual focus highlight
You have to press Tab to get to grid inputs, is that intuitive?
Focus highlight not clear on grid editors (such as color) @lawsie
Mutator buttons on custom blocks don't have focus highlight (but do work)
Comment style does change on focus but subtle and not consistent @lawsie
We get a additional blue focus highlight around the workspace and toolbox. Not needed. @lawsie
Related to above. We don't get a workspace focus highlight when the workspace hitself has focus, e.g. via W @lawsie
Esc should close block comments - fixed in v13 beta
Enter should edit text input blocks without having to navigate right. They technically have a nested input but the user shouldn't have to worry about that.
Context menu not appearing with v13 beta
Ctrl + Enter context menu on the workspace sometimes appears off screen
Esc doesn't close block context menu or dropdowns
Esc doesn't close workspace context menu
Style toast messages to match Flock @lawsie - removed in Blockly 13?
Add translation for toast messages @lawsie - removed in Blockly 13?
When changing the model in a dropdown the input gets passive focus afterwards
Integrate Tab handling for workspace comments
Don't show keyboard controls paste toast when copy is triggered from the context menu (but show when triggered using keyboard controls)
Esc should close the toolbox flyout. If keyboard focus was on the toolbox then it should return there.
Can the trashcan be made to work with keyboard controls?
Already 'enabled' (technically included). Doesn't seem to break mouse behaviours so leaving on.
Various issues including: