-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
AccessibilityThis issue is related to accessibility (a11y)This issue is related to accessibility (a11y)GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An 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 urgentandroidIssues specific to AndroidIssues specific to Androidarea: material/checkbox
Description
Reproduction
See:
https://stackblitz.com/edit/components-issue-emika8
Steps to reproduce:
- Make a component that uses MAT_CHECKBOX_CLICK_ACTION noop to disable default checkbox handling, and an explicit click handler to toggle state.
- Open in Chrome on Android, with TalkBack enabled.
- Try to toggle the checkbox by double-tapping (normal selection gesture for TalkBack).
Expected Behavior
Checkbox can be toggled via TalkBack by double-tapping.
Actual Behavior
It cannot be toggled via TalkBack.
Environment
See:
https://stackblitz.com/edit/components-issue-emika8
- Angular:
- CDK/Material:
- Browser(s): Chrome 79.0.3945.79
- Operating System (e.g. Windows, macOS, Ubuntu): Android 10
Metadata
Metadata
Assignees
Labels
AccessibilityThis issue is related to accessibility (a11y)This issue is related to accessibility (a11y)GThis is is related to a Google internal issueThis is is related to a Google internal issueP3An 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 urgentandroidIssues specific to AndroidIssues specific to Androidarea: material/checkbox