-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
Proposal (having the same shortcut ?)
What is the expected behavior?
In a form i can easily navigate with keyboard :
- Input : focus > write > tab
- Select : arrows > enter > tab
- Checkbox : enter > tab
- ...
What is the current behavior?
- Input : focus > write > tab
- Select : arrows > enter > tab
- Checkbox : enter > ... > enter > ... > ??? > roll on keyboard > hit space > OMG > tab
- ...
What is the use-case or motivation for changing an existing behavior?
Having Enter key to select a value from dropdown and the Spacebar to check a checkbox, in the same form it's very disturbing ! In the begining i was thinking the checkbox haven't keyboard controls...
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Latest
Is there anything else we should know?
What is the reason behind this behavior ?
Metadata
Metadata
Assignees
Labels
No labels