-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/radio
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
no persistent focus indicator if clicked on outer touch target padding... leading to non convenient keyboard (tab / shift+tab) controls.

Reproduction
Steps to reproduce:
- https://material.angular.io/components/radio/overview
- click on the outer edges vs click on the center
Expected Behavior
- remaining focus indicator is set.
or - edges should not be clickable/no hover focus/no cursor.
Actual Behavior
no persistent focus indicator if clicked on outer touch target padding... leading to non convenient keyboard (tab / shift+tab) controls.
Environment
- Angular: 15.1.1
- CDK/Material: 15.1.1
- Browser(s): all
- Operating System (e.g. Windows, macOS, Ubuntu): all
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/radio