-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
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/checkbox
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
The material checkbox is not styled correctly when inside a disabled fieldset.
The appearance should be the same as when outside a fieldset:
Reproduction
StackBlitz link:
Steps to reproduce:
Expected Behavior
- When checked, a grey background within the tick box
- The font color is light gray
- Not clickable (disabled)
Actual Behavior
- When checked, no background within the tick box
- The font color is black
- Clickable. Possible to change checked state.
Environment
- Angular: 16.0.0
- CDK/Material: 16.0.3
- Browser(s): Chrome, Firefox, Edge
- Operating System (e.g. Windows, macOS, Ubuntu): Windows
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/checkbox