-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
component: fieldscomponent: keyboard_navissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong
Description
When an field input is focussed (after pressing Enter), Blockly core has tab handling for certain fields. I can use this to tab between numeric and text fields across the workspace.
It entirely skips some fields (dropdowns, custom fields) and is problematic for others (MakeCode has a true/false switch that is toggled in response to the tab - perhaps this can be addressed separately).
How do folks see this feature sitting alongside keyboard navigation?
In its current state I think it's more harmful than helpful.
CC @kmcnaught
Metadata
Metadata
Assignees
Labels
component: fieldscomponent: keyboard_navissue: bugDescribes why the code or behaviour is wrongDescribes why the code or behaviour is wrong