Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background color not visible in print #42175

Closed
kishor-dabi opened this issue May 9, 2024 · 1 comment
Closed

Background color not visible in print #42175

kishor-dabi opened this issue May 9, 2024 · 1 comment
Assignees
Labels
component: chip This is the name of the generic UI component, not the React module!

Comments

@kishor-dabi
Copy link

kishor-dabi commented May 9, 2024

Steps to reproduce

go to the MUI page https://mui.com/material-ui/react-chip/#color-chip
Steps:

  1. click on Edit in StackBlitz icon.
  2. Print the page with Ctrl+P

Current behavior

background color is missing

image

Expected behavior

It should show the background color in print.

Context

No response

Your environment

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.

Search keywords: background color missing in print Chip component

@kishor-dabi kishor-dabi added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label May 9, 2024
@zannager zannager added the component: chip This is the name of the generic UI component, not the React module! label May 9, 2024
@brijeshb42
Copy link
Contributor

Did you enable the Background and Graphics in print settings? This is how it's shown in Edge and Chrome -

Screenshot 2024-05-10 at 1 02 06 PM

Feel free to reopen if it's not working.

@zannager zannager removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: chip This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

4 participants