-
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/checkboxarea: material/radio
Description
Feature Description
Not sure if this is a bug or a feature, but when printing some components the background-color isn't included. For example:
- radio buttons
- checkboxes
- sliders (found a separate issue for this: [FR] Make sliders printable #11364)
There might be more components of course.
Use Case
Use the browser print function on page containing Angular Components. Because the background-color isn't included you can't tell if a radio or checkbox is selected.
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/checkboxarea: material/radio